2016-11-22 08:46:35 -05:00
|
|
|
{
|
|
|
|
"entries": [
|
|
|
|
{
|
|
|
|
"entry": "./lib/webparts/poll/PollWebPart.js",
|
|
|
|
"manifest": "./src/webparts/poll/PollWebPart.manifest.json",
|
|
|
|
"outputPath": "./dist/poll.bundle.js"
|
|
|
|
}
|
|
|
|
],
|
2017-06-12 02:58:40 -04:00
|
|
|
"externals": {},
|
2016-11-22 08:46:35 -05:00
|
|
|
"localizedResources": {
|
|
|
|
"pollStrings": "webparts/poll/loc/{locale}.js"
|
|
|
|
}
|
|
|
|
}
|