Tons of progress
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
DENO_BUNDLE=deno run --allow-read --allow-write --unstable bundle.ts --debug
|
||||
build: *
|
||||
mkdir -p dist
|
||||
$(DENO_BUNDLE) core/core.plugin.json dist/core.plugin.json
|
||||
|
||||
Reference in New Issue
Block a user