mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 13:38:39 +00:00
f3669414d9
* Adding the riot-list sample webpart * Adding the latest Animated Gif file
14 lines
343 B
JSON
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"
|
|
}
|
|
}
|