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

Browserify has had source maps since v2: http://thlorenz.com/blog/browserify-sourcemaps

Just pass {debug: true} to build function.



This probably only works if you're using a transpiler transform in the browserify pipeline. (instead of running browserify on an already-transpiled codebase)


Oh, got it. I misread the original comment.


No worries :)

I like that you're focusing so heavily on commonjs+browserify. We've made the switch for new projects as well. I'm curious as to why you advocate wildemitter over browserify's client side port of EventEmitter? Is it a lot lighter?




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

Search: