temporary no tree shaking

This commit is contained in:
Bogdan Cilibiu
2017-11-08 12:07:54 +02:00
parent d2cd302a66
commit d0226f3f29
+1
View File
@@ -6,6 +6,7 @@
"ng": "ng",
"start": "ng serve --open",
"build": "ng build --prod",
"build:nts": "ng build",
"build:dev": "ng build && node postbuild-dev.js",
"test": "ng test",
"lint": "ng lint",