Skip to content

Commit 346e778

Browse files
authored
📝 Add extra information about why the playground only work on Chrome in dev mode
1 parent d8b731f commit 346e778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ $ pnpm run dev
2929
$ pnpm run build
3030
```
3131

32-
:warning: Make sure to use Chromium-based browser for dev mode. Firefox doesn't work.
32+
:warning: Make sure to use Chromium-based browser for dev mode. Firefox doesn't work due to to [vite's limitation with web worker](https://vitejs.dev/guide/features.html#web-workers).
3333

3434
## Credits / Technologies used
3535

0 commit comments

Comments
 (0)