Plugbox cleanup

This commit is contained in:
Zef Hemel
2022-03-04 11:21:11 +01:00
parent 24ceaea9d5
commit a97bff60d9
26 changed files with 1266 additions and 365 deletions
+7
View File
@@ -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