mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Close GH-121: added webpack to build tools.
This commit is contained in:
committed by
Sindre Sorhus
parent
c2e65880ce
commit
44bc5566ec
@@ -171,6 +171,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [grunt](http://gruntjs.com) - Task runner that can perform repetitive tasks like minification, compilation, unit testing, linting, etc.
|
||||
- [Broccoli](https://github.com/broccolijs/broccoli) - A fast, reliable asset pipeline, supporting constant-time rebuilds and compact build definitions.
|
||||
- [browserify](https://github.com/substack/node-browserify) - Browser-side require() the Node.js way.
|
||||
- [webpack](https://github.com/webpack/webpack) - Packs CommonJS/AMD modules for the browser.
|
||||
|
||||
|
||||
### Templating
|
||||
|
||||
Reference in New Issue
Block a user