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

View File

@@ -5,7 +5,7 @@
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",
"start": "ng serve", "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", "test": "ng test",
"lint": "ng lint", "lint": "ng lint",
"e2e": "ng e2e" "e2e": "ng e2e"