HUGE refactore, once again.
This commit is contained in:
+4
-2
@@ -1,7 +1,9 @@
|
||||
.PHONY: core
|
||||
|
||||
BUILD=../plugbox/bin/plugbox-bundle.mjs
|
||||
|
||||
core: *
|
||||
core: core/*
|
||||
${BUILD} --debug core/core.plug.json ../webapp/src/generated/core.plug.json
|
||||
|
||||
watch: *
|
||||
ls -d core/* | entr make
|
||||
ls -d core/* | entr make
|
||||
|
||||
Reference in New Issue
Block a user