2016-10-12 19:54:58 -04:00
|
|
|
{
|
|
|
|
"entries": [
|
|
|
|
{
|
|
|
|
"entry": "./lib/webparts/depProps/DepPropsWebPart.js",
|
|
|
|
"manifest": "./src/webparts/depProps/DepPropsWebPart.manifest.json",
|
|
|
|
"outputPath": "./dist/dep-props.bundle.js"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"externals": {
|
2017-06-12 06:14:25 -04:00
|
|
|
"knockout": "node_modules/knockout/build/output/knockout-latest.debug.js"
|
2016-10-12 19:54:58 -04:00
|
|
|
},
|
|
|
|
"localizedResources": {
|
|
|
|
"depPropsStrings": "webparts/depProps/loc/{locale}.js"
|
|
|
|
}
|
|
|
|
}
|