mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-17 23:11:23 +00:00
chore: upgrade @wasm-tool/wasm-pack-plugin to 1.0.1
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
const rust = import('./pkg/fetch');
|
||||
const rust = import('./pkg');
|
||||
|
||||
rust
|
||||
.then(m => {
|
||||
|
Reference in New Issue
Block a user