Hacker News new | ask | show | jobs
by int0x2e 1723 days ago
Just making sure - you're using js source maps, right? The minifaction should be adding significant pain in your debugging process.
2 comments

That blog is horrific on mobile
IME, code on prod rarely ships with a sourcemap. and as far as i can tell, GP is talking about other people's minified code, not something where they control the build process