Open AucaCoyan opened 8 months ago
WIP
Mmm there is still work to do. It compiles the tests into client/out instead of out/ dir, it doesn't minifies the js. I used tsc instead of esbuild to follow the lsp sample
client/out
out/
tsc
esbuild
WIP