HMR shows an error in Web Worker #1408
PeterPanZH
started this conversation in
General
Replies: 2 comments 4 replies
-
Hi @PeterPanZH some more info about where you encountered this error would help me figure out how to debug it. Thanks! |
Beta Was this translation helpful? Give feedback.
4 replies
-
fixed by #1896 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/snowpackjs/snowpack/blob/626b8fa8c2109f6903ca4ea3731d4f6ae6eac00a/snowpack/assets/hmr-client.js#L200
There is no
window
object inWorkerGlobalScope
. Should we support webworker here?Beta Was this translation helpful? Give feedback.
All reactions