We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6290a43 commit 109eaf0Copy full SHA for 109eaf0
packages/runtime/vitest.config.ts
@@ -36,6 +36,8 @@ export default defineConfig({
36
"@typescript/vfs",
37
"pyodide",
38
"@ruby/wasm-wasi",
39
+ "@ruby/wasm-wasi/dist/browser",
40
+ "@ruby/wasm-wasi/dist/vm",
41
"object-inspect",
42
],
43
},
0 commit comments