-
Hi, To give some context, I am using a third-party JS library that uses web-workers and
And I have added the worker.js asset to Is my understanding correct? How do I fix it? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I was able to solve this by changing the order of plugins:
|
Beta Was this translation helpful? Give feedback.
-
Vite config has an option for setting headers @t1u1 |
Beta Was this translation helpful? Give feedback.
I was able to solve this by changing the order of plugins: