mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-22 09:11:35 +00:00
chore: upgrade @wasm-tool/wasm-pack-plugin to 1.0.1
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
/* eslint-disable no-unused-vars */
|
||||
import { chars } from './chars-list.js';
|
||||
let imp = import('./pkg/char');
|
||||
let imp = import('./pkg');
|
||||
let mod;
|
||||
|
||||
let counters = [];
|
||||
|
Reference in New Issue
Block a user