mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 07:21:15 +00:00
2 lines
74 B
Makefile
2 lines
74 B
Makefile
|
|
compile:
|
||
|
|
./node_modules/browserify/bin/cmd.js index.js > index-browser.js
|