Russell gove 1654fc8f8f Upgrade to SPFX RC0 (#119)
* rc0

* rc0

* more rc0

* rc0

* RC0 Done

* cleanup manifest
2017-02-05 20:43:13 +02:00

14 lines
368 B
JSON

{
"entries": [
{
"entry": "./lib/webparts/spfxReactGrid/SpfxReactGridWebPart.js",
"manifest": "./src/webparts/spfxReactGrid/SpfxReactGridWebPart.manifest.json",
"outputPath": "./dist/spfx-react-grid.bundle.js"
}
],
"externals": {
},
"localizedResources": {
"spfxReactGridStrings": "webparts/spfxReactGrid/loc/{locale}.js"
}
}