sp-dev-fx-webparts/samples/react-sp-pnp-js-property-de.../config/config.json

14 lines
459 B
JSON
Raw Normal View History

{
"entries": [
{
"entry": "./lib/webparts/customBusinessObjectsPnPJs/CustomBusinessObjectsPnPJsWebPart.js",
"manifest": "./src/webparts/customBusinessObjectsPnPJs/CustomBusinessObjectsPnPJsWebPart.manifest.json",
"outputPath": "./dist/custom-business-objects-pn-p-js.bundle.js"
}
],
"externals": {},
"localizedResources": {
"customBusinessObjectsPnPJsStrings": "webparts/customBusinessObjectsPnPJs/loc/{locale}.js"
}
}