forked from MapComplete/MapComplete
Fix build script
This commit is contained in:
parent
b33f2c63e9
commit
1e25f58667
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ 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 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:layouts
|
||||
|
||||
if [ $? -ne 0 ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue