Hacker News new | ask | show | jobs
by ola 3673 days ago
Just a small utility for people who are tired of remembering what babel presets or Webpack loaders they need to build a relatively up to date React project.
2 comments

Looks good! We've been working on something similar at reddit, https://github.com/reddit/node-build, to solve the same issue. It has defaults for react/es6, and I'm also using it without react for building es6 libraries for NPM distribution.
The diagram here shows a real talent for explaining complex processes in a way that even a two year old could understand.
Thank you :) I made it in gnome-paint, the shrubbery symbolizes okayish development practices.