We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb2f74 commit 3b5be71Copy full SHA for 3b5be71
1 file changed
examples/implement-a-vfs/README.md
@@ -5,5 +5,5 @@ This example shows how to implement a VFS yourself.
5
## Usage
6
7
```sh
8
-wasm-pack test --chrome --headless -- -- --nocapture
+wasm-pack test --node -- -- --nocapture
9
```
0 commit comments