sp-dev-fx-webparts/samples/react-redux-async-immutablejs/config/config.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"
}
}