Tag: Migrate

Migrate SharePoint JavaScript customisations to SharePoint Framework – reference functions from script files
Migrate SharePoint JavaScript customisations to SharePoint Framework – reference functions from script files
Blog Posts

When migrating existing SharePoint JavaScript customisations to SharePoint Framework you have to ensure that your script files can be used by client-side web parts. Here is how to do it. Building SharePoint JavaScript customizations through script embedding In the past you might have built a SharePoint customization using nothing else than JavaScript, HTML and maybe… READ MORE