Dev with turbo instead of webpack breaks sourcemaps
Unanswered
walid-mos posted this in #help-forum
Hello !
I'm using pnpm dev --turbo (which is amazing), but debugging is kinda hard, just got an error, which does'nt show as expected with turbo, while working great with the old webpack builder:
I'm using pnpm dev --turbo (which is amazing), but debugging is kinda hard, just got an error, which does'nt show as expected with turbo, while working great with the old webpack builder:
4 Replies
When you remove
--turbo do you still get an errorHey, no that's the second screen, it's a bug with turbo, i did this post but i don't know if it's the best place to talk about it.
Turbo is still unstable so it might be causing the bug