Add frontend tests and other stuff
This commit is contained in:
parent
d28e765e39
commit
642dd8a80c
26 changed files with 730 additions and 85 deletions
3
frontend/deploy.nu
Normal file
3
frontend/deploy.nu
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
wasm-pack build --target web
|
||||
cp pkg/frontend.js ../backend/static
|
||||
cp pkg/frontend_bg.wasm ../backend/static
|
||||
Loading…
Add table
Add a link
Reference in a new issue