Skip to content

Commit 88432e9

Browse files
committed
Merge pull request sindresorhus#138 from es128/patch-1
Add Brunch to build tools
2 parents a126b7c + 9b1788a commit 88432e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
178178
- [Broccoli](https://github.com/broccolijs/broccoli) - A fast, reliable asset pipeline, supporting constant-time rebuilds and compact build definitions.
179179
- [browserify](https://github.com/substack/node-browserify) - Browser-side require() the Node.js way.
180180
- [webpack](https://github.com/webpack/webpack) - Packs CommonJS/AMD modules for the browser.
181-
181+
- [Brunch](https://github.com/brunch/brunch) - Front-end web app build tool with simple declarative config, fast incremental compilation, and an opinionated workflow.
182182

183183
### Templating
184184

0 commit comments

Comments
 (0)