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