Merge sync_lib and sync_wasm
This commit is contained in:
parent
dfb747c206
commit
a2a4611497
9 changed files with 134 additions and 58 deletions
|
|
@ -108,7 +108,7 @@ const context = await esbuild.context({
|
|||
wasmPlugin,
|
||||
wasmPack({
|
||||
target: "web",
|
||||
path: "../backend/sync_wasm",
|
||||
path: "../backend/sync_lib",
|
||||
}),
|
||||
{
|
||||
name: "post-compile",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue