Skip to content
Snippets Groups Projects
Commit 2a5e3335 authored by Etienne LOUPIAS's avatar Etienne LOUPIAS
Browse files

ci(data): move chrome/puppeteer to dedicated container

parent 23816072
No related branches found
No related tags found
2 merge requests!945V3.3.0,!933Resolve "[Rés'in Data] - Export pdf ne fonctionne pas (en dev)"
......@@ -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.
Finish editing this message first!
Please register or to comment