Adds initial progress
This commit is contained in:
commit
a0b668cb90
34 changed files with 2680 additions and 0 deletions
4
build/build-cli.mjs
Normal file
4
build/build-cli.mjs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
import context from './context.mjs';
|
||||
|
||||
await context.rebuild();
|
||||
await context.dispose();
|
||||
Loading…
Add table
Add a link
Reference in a new issue