Skip to content

Commit 9cef3b2

Browse files
Update WASM benchmark deps.
1 parent 0c32f03 commit 9cef3b2

File tree

3 files changed

+188
-168
lines changed

3 files changed

+188
-168
lines changed

examples/wasm-benchmark/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The benchmark is available at `http://localhost:3000`.
5151
You can build an optimized version using the following command:
5252

5353
```bash
54-
PUBLIC_URL="/webassembly-benchmark/" npm run build
54+
PUBLIC_URL="/webassembly-benchmark" npm run build
5555
```
5656

5757
Where `PUBLIC_URL` must be set according to the final URL, where the application is hosted, so the benchmark will be available at `http://your-domain.com/webassembly-benchmark/`.

0 commit comments

Comments
 (0)