forked from MapComplete/MapComplete
Fix build
This commit is contained in:
parent
21f7cf2997
commit
493ae60e95
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ mkdir dist/assets 2> /dev/null
|
|||
export NODE_OPTIONS="--max-old-space-size=16384"
|
||||
|
||||
# This script ends every line with '&&' to chain everything. A failure will thus stop the build
|
||||
npm run generate:editor-layer-index &&
|
||||
npm run download:editor-layer-index &&
|
||||
npm run prep:layeroverview &&
|
||||
npm run generate && # includes a single "refresh:layeroverview". Resetting the files is unnecessary as they are not in there in the first place
|
||||
npm run generate:mapcomplete-changes-theme &&
|
||||
|
|
Loading…
Add table
Reference in a new issue