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