Next.js Discord

Discord Forum

web workers with assetPrefix enabled.

Unanswered
Mugger Crocodile posted this in #help-forum
Open in Discord
Mugger CrocodileOP
I'm using webpack 5 to create a web worker using a typescript file. But due to assetPrefix enabled, all the chunks are served through a CDN and the browser won't allow to create the worker due to same origin limitations.

0 Replies