Github user mmiklavc commented on a diff in the pull request:
https://github.com/apache/metron/pull/1226#discussion_r225274085
--- Diff: metron-interface/metron-alerts/package.json ---
@@ -5,12 +5,14 @@
"angular-cli": {},
"scripts": {
"build": "./node_modules/@angular/cli/bin/ng build --prod",
- "start": "ng serve",
+ "start": "ng serve --aot",
--- End diff --
Thank you for this comment @ruffle1986 - this is the kind of detail we need
community help from UI devs in reviewing.---
