sp-dev-fx-webparts/samples/aad-api-spo-cookie/webpart/config/config.json

14 lines
357 B
JSON
Raw Normal View History

{
"entries": [
{
"entry": "./lib/webparts/latestOrders/LatestOrdersWebPart.js",
"manifest": "./src/webparts/latestOrders/LatestOrdersWebPart.manifest.json",
"outputPath": "./dist/latest-orders.bundle.js"
}
],
"externals": {},
"localizedResources": {
"latestOrdersStrings": "webparts/latestOrders/loc/{locale}.js"
}
}