stefan-brus / capital

vanilla JS idle game
1 stars 1 forks source link

Implement some kind of build system #16

Closed stefan-brus closed 5 years ago

stefan-brus commented 5 years ago

Look into "minifying" things, or at least combining them all into one .js file. Avoid external tools for now to keep the project "vanilla"

stefan-brus commented 5 years ago

Write a script to publish to github pages and increment state version