Skip to content

Commit b7e03c9

Browse files
birkskyumMilo
authored andcommitted
Remove firefox warning
1 parent 55db3f2 commit b7e03c9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ $ pnpm run dev
3434
$ pnpm run build
3535
```
3636

37-
:warning: Firefox doesn't work by default in development (`pnpm dev`) due to to [vite's limitation with web worker](https://vitejs.dev/guide/features.html#web-workers). However it still works after build (`pnpm build`)
38-
39-
To develop on Firefox, ensure that `dom.workers.modules.enabled` is enabled in `about:config`
40-
4137
## Credits / Technologies used
4238

4339
- [solid-js](https://github.com/solidjs/solid/): The view library

0 commit comments

Comments
 (0)