Attempt to fix build
This commit is contained in:
parent
37b70e9521
commit
7e6b96080d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ 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 refresh:layeroverview && npm run refresh:layeroverview && # run refresh:layeroverview a third and fourth time to fix some issues with the favourite layer all calls
|
||||
|
||||
npm run generate:layouts
|
||||
|
||||
|
|
Loading…
Reference in a new issue