mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 21:48:24 +00:00
* update package versions taxonomypicker * update package json versions react-async-await-sp-pnp-js * PnP JS Core with select and expand decorators SPFx sample * update readme property decorators
14 lines
459 B
JSON
14 lines
459 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|