This commit is contained in:
2026-01-20 10:24:24 +01:00
parent eb778ee826
commit 5a5dce0ec4

View File

@@ -5,7 +5,7 @@
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build --configuration production --build-optimizer=true --aot=true --optimization=true --progress=true",
"build": "ng build --configuration production --aot=true --optimization=true --progress=true",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"