Alex Terentiev a03afe573e KO Dependent Properties has been updated to GA Release (#218)
* Update to GA

* optimized re-render of custom property pane field
2017-06-12 12:14:25 +02:00

16 lines
410 B
JSON

{
"entries": [
{
"entry": "./lib/webparts/depProps/DepPropsWebPart.js",
"manifest": "./src/webparts/depProps/DepPropsWebPart.manifest.json",
"outputPath": "./dist/dep-props.bundle.js"
}
],
"externals": {
"knockout": "node_modules/knockout/build/output/knockout-latest.debug.js"
},
"localizedResources": {
"depPropsStrings": "webparts/depProps/loc/{locale}.js"
}
}