[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-ui / devConfig.defaults.json
index bfcf9aa..46f0d18 100644 (file)
@@ -2,5 +2,9 @@
   "port": 9000,
   "proxyATTTarget": null,
   "proxyTarget": null,
-  "useFixture": false
+  "bundles": {
+    "bundle": ["sdc-app/sdc.app.jsx"],
+    "punch-outs": ["sdc-app/punch-outs.js"],
+    "heat-validation": ["sdc-app/heatValidation.app.jsx"]
+  }
 }