14 lines
300 B
JSON
14 lines
300 B
JSON
|
{
|
||
|
"entries": [
|
||
|
{
|
||
|
"entry": "./lib/webparts/demo/DemoWebPart.js",
|
||
|
"manifest": "./src/webparts/demo/DemoWebPart.manifest.json",
|
||
|
"outputPath": "./dist/demo.bundle.js"
|
||
|
}
|
||
|
],
|
||
|
"externals": {},
|
||
|
"localizedResources": {
|
||
|
"demoStrings": "webparts/demo/loc/{locale}.js"
|
||
|
}
|
||
|
}
|