test
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"start-fr": "ng serve --port 4201 --configuration=fr --proxy-config proxy.conf.json",
|
||||
"build": "ng build",
|
||||
"build-prod-en": "ng build --configuration=production-en --base-href /en/",
|
||||
"build-prod-fr": "ng build --configuration=production-fr --base-href /fr/",
|
||||
"build-prod-fr": "ng build --configuration=production-fr --base-href",
|
||||
"watch": "ng build --watch --configuration development",
|
||||
"test": "ng test",
|
||||
"i18n": "npm run i18n-ng-extraction && npm run i18n-fr-file-completion",
|
||||
|
||||
Reference in New Issue
Block a user