Global css imports are bundled together in dev
Unanswered
Heermann's Gull posted this in #help-forum
Heermann's GullOP
I'm transitioning to the app router and one difference I noticed is I get source map warnings from chrome, and I realized all the global css file that I'm importing get bundled and I don't have info about files. Back when I was using the pages routing I didn't have this issue. Maybe it's a simple config but I can't find it.