sp-dev-fx-webparts/samples/react-modern-charts/config/config.json

14 lines
357 B
JSON
Raw Normal View History

{
"entries": [
{
"entry": "./lib/webparts/modernCharts/ModernChartsWebPart.js",
"manifest": "./src/webparts/modernCharts/ModernChartsWebPart.manifest.json",
"outputPath": "./dist/modern-charts.bundle.js"
}
],
"externals": {},
"localizedResources": {
"modernChartsStrings": "webparts/modernCharts/loc/{locale}.js"
}
}