Forum Discussion
SharePoint framework react-script editor web part error
- Sep 04, 2017
You're trying to load artefacts from https://publiccdn.sharepointonline.com/techmikael.sharepoint.com/ - AFAIK that is the SharePoint tenant of Mikael Svensson, and not you :-)
Modify the config/config.json to point to YOUR location where you have your Office UI Fabric React components
You're trying to load artefacts from https://publiccdn.sharepointonline.com/techmikael.sharepoint.com/ - AFAIK that is the SharePoint tenant of Mikael Svensson, and not you :-)
Modify the config/config.json to point to YOUR location where you have your Office UI Fabric React components
Well, it should work just fine loading from the CDN of a different tenant. I’ll do a PR and revert back to local bundling of the fabric. And might upgrade to latest drop as well.