Sébastien Levert f3669414d9 Adding the riot-list sample webpart (#184)
* Adding the riot-list sample webpart

* Adding the latest Animated Gif file
2017-05-04 21:56:54 +03:00

14 lines
343 B
JSON

{
"entries": [
{
"entry": "./lib/webparts/listViewer/ListViewerWebPart.js",
"manifest": "./src/webparts/listViewer/ListViewerWebPart.manifest.json",
"outputPath": "./dist/list-viewer.bundle.js"
}
],
"externals": {},
"localizedResources": {
"listViewerStrings": "webparts/listViewer/loc/{locale}.js"
}
}