"brunch" npm package is deprecated due to low usage & will transfer to a new owner (@hashai) in 1 week. We have no affiliation with the new owner or their software. To stay safe, pin npm version to 2.10.17 or 4.0.2. Thanks to all who used brunch!
README: https://t.co/8j0iE5wYxM
Brunch 4 is out.
The min. node version is now 12, build time has been improved.
Built-in node.js modules such as buffer and crypto are no longer included by default. This reduces package size by ~50%! You can include them via NPM as before.
Get it with `npm install -g brunch`
See the changelog at https://t.co/SpPU2sy1mf and the diff at https://t.co/uMABWN2VFs
v3 is a first step towards massive simplification proposal. We plan to make it extremely simple to develop apps in 2020. All the mess could and should be handled by build tools.
Brunch 3 is live!
We're ready for 2020. The min. node version is now 10, build time has been improved by 50%.
Big thing: configs are now optional. And you can put them in package.json. Brunch will use default config when nothing is present.
Get it with `npm install -g brunch`