forked from MapComplete/MapComplete
Fixed the build
This commit is contained in:
parent
560c8e1567
commit
cce9207a35
19 changed files with 183 additions and 29 deletions
|
|
@ -4,13 +4,14 @@ ts-node createLayouts.ts
|
|||
npm run build
|
||||
rm -rf /home/pietervdvn/git/pietervdvn.github.io/MapComplete/*
|
||||
cp -r dist/* /home/pietervdvn/git/pietervdvn.github.io/MapComplete/
|
||||
./clean.sh
|
||||
|
||||
cd /home/pietervdvn/git/pietervdvn.github.io/MapComplete/
|
||||
git add .
|
||||
git commit -m "New mapcomplete version"
|
||||
git push
|
||||
|
||||
|
||||
cd -
|
||||
# clean up the mess we made
|
||||
# rm *.js
|
||||
# rm Logic/*.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue