Switch to rollup for bundling
This commit is contained in:
parent
fc8d282509
commit
cfe9c55c9a
16 changed files with 131 additions and 7 deletions
|
@ -1,3 +1,9 @@
|
|||
# Improcket
|
||||
|
||||
A little 2D space rocket game. Not done tho.
|
||||
|
||||
### Building
|
||||
|
||||
Install `rollup` and run `./rollup`.
|
||||
|
||||
Host `dist/` on some static HTTP server.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue