1
0
silverbullet/plugs/Makefile
2022-03-04 12:09:25 +01:00

7 lines
161 B
Makefile

BUILD=../plugbox/bin/plugbox-bundle.mjs
core: *
${BUILD} --debug core/core.plug.json ../webapp/src/generated/core.plug.json
watch: *
ls -d core/* | entr make