Plugbox cleanup
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user