forked from MapComplete/MapComplete
Scripts(nsi): stabilize and make scripts more log-friendly
This commit is contained in:
parent
53106cc0bf
commit
2b10c715b0
5 changed files with 71 additions and 25 deletions
|
|
@ -17,6 +17,7 @@ sed "s/= \"0.0.0\"/= \"$VERSION\"/" -i public/service-worker.js
|
|||
|
||||
# This script ends every line with '&&' to chain everything. A failure will thus stop the build
|
||||
npm run download:editor-layer-index &&
|
||||
npm i name-suggestion-index && npx vite-node scripts/nsiLogos.ts -- generateRenderings
|
||||
npm run prep:layeroverview &&
|
||||
# Done by 'deploy_hosted':
|
||||
# npm run generate:licenses; npm run generate:images; npm run generate:charging-stations; npm run generate:service-worker; npm run download:editor-layer-index
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue