mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 05:28:27 +00:00
1654fc8f8f
* rc0 * rc0 * more rc0 * rc0 * RC0 Done * cleanup manifest
14 lines
368 B
JSON
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"
|
|
}
|
|
} |