Update to Angular v19 and fixing #3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user