forked from MapComplete/MapComplete
Scripts: fix single build
This commit is contained in:
parent
a2694a9d69
commit
d7dbd3a908
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ fi
|
|||
rm index.html
|
||||
cp "$THEME.html" index.html
|
||||
|
||||
sed -i "s/input,/input: {index:\".\/index.html\", land: \".\/land.html\"}/" vite_single.config.js
|
||||
sed -i "s/input,/input: {index:\".\/index.html\", land: \".\/land.html\"},/" vite_single.config.js
|
||||
sed -i "s/\/\/ LAYOUT.ADD_CONFIG/layout.enableMoreQuests = false/" index_"$THEME".ts
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue