1
0
silverbullet/plugs/Makefile

7 lines
158 B
Makefile
Raw Normal View History

2022-03-04 10:21:11 +00:00
BUILD=node ../plugbox/dist/bundle.js
core: *
${BUILD} --debug core/core.plug.json ../webapp/src/generated/core.plug.json
watch: *
ls -d core/* | entr make