Skip to content
Snippets Groups Projects
Commit 7a2dda88 authored by Pierre Ecarlat's avatar Pierre Ecarlat
Browse files
parents e09ac7bb 6273d231
Branches
Tags
1 merge request!945V3.3.0
......@@ -3,7 +3,7 @@
"version": "3.2.2",
"scripts": {
"ng": "ng",
"start": "ng serve --configuration=local,fr --proxy-config proxy.conf.json",
"start": "ng serve --configuration=local,fr --proxy-config proxy.conf.json --host 0.0.0.0",
"start-pwa": "npm run build:prod && http-server -p 8080 -c-1 dist/fr --proxy http://localhost:3000",
"build:prod": "ng build --configuration=production,fr --output-path=dist --output-hashing=all --subresource-integrity",
"build:dev": "ng build --configuration=production,fr --output-path=dist --output-hashing=all --subresource-integrity",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment