Merge "Replace FileUtils.toByteArray() with IOUtils"
[sdc.git] / openecomp-ui / devConfig.defaults.json
1 {
2   "port": 9000,
3   "proxyCatalogTarget": null,
4   "proxyTarget": null,
5   "bundles": {
6     "bundle": ["sdc-app/sdc.app.jsx"],
7     "punch-outs": ["sdc-app/punch-outs.js"],
8     "heat-validation": ["sdc-app/heatValidation.app.jsx"]
9   }
10 }