Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

They mention that they use source maps (http://www.html5rocks.com/en/tutorials/developertools/source...) at the bottom of the page.


Ouch. Looks pretty complex. Has anybody here tried it? Any feedback?


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: