Files
Cloud-book/node_modules/shoe/example/invert/Makefile
2025-08-27 17:10:05 +08:00

6 lines
85 B
Makefile

all:
node_modules/.bin/browserify \
client.js \
-o static/bundle.js \
--debug