Vardhaman Deshpande 087c35671b Updated react-organisationchart for SPFx 1.0 (#156)
* removed unused imports, changed image urls

* updated to drop 5

* updated webpart for SPFx 1.0

* added images and readme
2017-03-13 12:33:59 +02:00

14 lines
392 B
JSON

{
"entries": [
{
"entry": "./lib/webparts/organisationChart/OrganisationChartWebPart.js",
"manifest": "./src/webparts/organisationChart/OrganisationChartWebPart.manifest.json",
"outputPath": "./dist/organisation-chart.bundle.js"
}
],
"externals": {},
"localizedResources": {
"organisationChartStrings": "webparts/organisationChart/loc/{locale}.js"
}
}