sp-dev-fx-webparts/samples/angular-aad-webapi/config/config.json

14 lines
337 B
JSON

{
"entries": [
{
"entry": "./lib/webparts/aadWebApi/AadWebApiWebPart.js",
"manifest": "./src/webparts/aadWebApi/AadWebApiWebPart.manifest.json",
"outputPath": "./dist/aad-web-api.bundle.js"
}
],
"externals": {},
"localizedResources": {
"aadWebApiStrings": "webparts/aadWebApi/loc/{locale}.js"
}
}