Commit e18753db authored by El Mghazli Yacine's avatar El Mghazli Yacine

"prod": "ng serve --configuration=production"

parent 4cfa385a
......@@ -5,7 +5,7 @@
"lint": "ng lint",
"build": "ng build",
"dev": "ng serve --configuration=development",
"prod": "ng serve"
"prod": "ng serve --configuration=production"
},
"private": true,
"dependencies": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment