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

Whoa, thanks for introducing me to Babel. It looks like user plugins could be wildly, astonishingly powerful for doing compile-time code execution.


Correct. One of my favourite at the moment is `babel-plugin-rewire`, which is a neat replacement for `rewire` -- allowing easy unit testing in full isolation by hijacking the `import` statements :)

[0] https://www.npmjs.com/package/babel-plugin-rewire

[1] https://www.npmjs.com/package/rewire


Just started using that yesterday, and it's lovely.




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

Search: