2017-05-04 21:55:19 +03:00

14 lines
300 B
JSON

{
"entries": [
{
"entry": "./lib/webparts/todo/TodoWebPart.js",
"manifest": "./src/webparts/todo/TodoWebPart.manifest.json",
"outputPath": "./dist/todo.bundle.js"
}
],
"externals": {},
"localizedResources": {
"todoStrings": "webparts/todo/loc/{locale}.js"
}
}