Hacker News new | past | comments | ask | show | jobs | submit login

If your minifier/obfuscator supports creation of source maps, it's simple. You just need to set a flag to tell it to create the map along with minified JS and you're good to go. UglifyJS2 and Closure Compiler are among those that can create a source map.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: