Advertisement · 728 × 90
#
Hashtag
#webpack5
Advertisement · 728 × 90

allright im so close to giving up on this but I'll try; any of you fellas got #webpack5 to play nice with #webworker(s)? I am genuinely feeling I'm losing my mind trying to get it to work properly.

Like: exact same code, in a Vite set up it works flawlessly, in Webpack ❌💀

0 0 1 0

Yesterday, I learned the hard way: When writing an #unplugin that transforms code, be as precise as possible. #webpack5 applied the transform to font files, breaking them. @vite.dev didn't, with the same code. Solution: `transformInclude` should explicitly check for files I want to change.

0 0 0 0