diff --git a/package.json b/package.json index c1c956f..7f9699b 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "test": "ng test", "lint": "ng lint", "e2e": "ng e2e", - "postinstall": "ng build --aot -prod" + "postinstall": "ng build --aot --target=production" }, "private": true, "dependencies": {