finalize build
This commit is contained in:
parent
c652c21213
commit
a99c2a8152
5 changed files with 10 additions and 3 deletions
3
Makefile
3
Makefile
|
|
@ -1,2 +1,5 @@
|
|||
build:
|
||||
./minify.bb main.fnl
|
||||
zip time-guesser.love main.lua main.min.fnl bootstrap.fnl fennel.lua L5.lua
|
||||
bash -c 'source ~/.nvm/nvm.sh && nvm use && yarn dlx love.js time-guesser.love dist -c'
|
||||
zip -r time-guesser-web.zip dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue