Add collaboration feature
[sdc.git] / openecomp-ui / devConfig.defaults.json
1 {
2   "port": 9000,
3   "proxyCatalogTarget": null,
4   "proxyWebsocketTarget": null,
5   "proxyTarget": null,
6   "bundles": {
7     "bundle": ["sdc-app/sdc.app.jsx"],
8     "punch-outs": ["sdc-app/punch-outs.js"],
9     "heat-validation": ["sdc-app/heatValidation.app.jsx"]
10   }
11 }