Ajout d'une commande de démarrage
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
|||||||
"start": "ng serve --configuration development",
|
"start": "ng serve --configuration development",
|
||||||
"build": "ng build",
|
"build": "ng build",
|
||||||
"watch": "ng build --watch --configuration development",
|
"watch": "ng build --watch --configuration development",
|
||||||
"local": "ng build --watch --configuration local",
|
"local": "ng serve --configuration local",
|
||||||
"lint": "ng lint",
|
"lint": "ng lint",
|
||||||
"test": "ng test"
|
"test": "ng test"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user