Move typst wasm plugin into separate workspace
This commit is contained in:
parent
92ec72ab4b
commit
84d631a9c3
7 changed files with 381 additions and 47 deletions
|
|
@ -1,5 +1,4 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
cargo build --release \
|
||||
--package showbits-typst-plugin \
|
||||
--target wasm32-unknown-unknown
|
||||
pushd showbits-typst-plugin
|
||||
cargo build --release --target wasm32-unknown-unknown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue