Fix build: add mapcomplete-changes
This commit is contained in:
parent
3cf6ebbb69
commit
9aa21e2759
1 changed files with 1 additions and 1 deletions
|
@ -16,9 +16,9 @@ export NODE_OPTIONS="--max-old-space-size=16384"
|
|||
npm run generate: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 &&
|
||||
npm run refresh:layeroverview && # run refresh:layeroverview a second time to propagate all calls
|
||||
npm run refresh:layeroverview && # run refresh:layeroverview a third time to fix some issues with the favourite layer all calls
|
||||
npm run generate:mapcomplete-changes-theme &&
|
||||
|
||||
npm run generate:layouts
|
||||
|
||||
|
|
Loading…
Reference in a new issue