You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This new line is causing me some problems with Jest ("Cannot use 'import.meta' outside a module"). Until recently, I could transpile the crsqlite-wasm module.
This new line is causing me some problems with Jest ("Cannot use 'import.meta' outside a module"). Until recently, I could transpile the crsqlite-wasm module.
https://github.com/vlcn-io/js/blame/30c8d32598d4f538900883507300c0727bfb465d/packages/crsqlite-wasm/src/serialize.ts#L44
I figure I can work around it, but just a heads-up.
The text was updated successfully, but these errors were encountered: