2017-03-12 08:25:26 -04:00
|
|
|
{
|
|
|
|
"entries": [
|
|
|
|
{
|
|
|
|
"entry": "./lib/webparts/scriptEditor/ScriptEditorWebPart.js",
|
|
|
|
"manifest": "./src/webparts/scriptEditor/ScriptEditorWebPart.manifest.json",
|
|
|
|
"outputPath": "./dist/script-editor.bundle.js"
|
|
|
|
}
|
|
|
|
],
|
2017-08-10 16:06:47 -04:00
|
|
|
"externals": {
|
|
|
|
"office-ui-fabric-react": "https://publiccdn.sharepointonline.com/techmikael.sharepoint.com/11510075fe4212d19d3e6d07c91981263dd697bf111cb1e5f0efb15de0ec08b382cde399/2.34.2/office-ui-fabric-react.bundle.min.js"
|
|
|
|
}
|
|
|
|
}
|