mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2024-11-20 11:27:17 -05:00
Close #231 PR: add strong-build entry.
This commit is contained in:
parent
d51131f5b6
commit
ce27252bb0
1 changed files with 1 additions and 0 deletions
|
@ -198,6 +198,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||
- [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.
|
||||
- [Brunch](https://github.com/brunch/brunch) - Front-end web app build tool with simple declarative config, fast incremental compilation, and an opinionated workflow.
|
||||
- [strong-build](https://github.com/strongloop/strong-build) - Build a node app package and prepare to deploy it as a package to production or use git to commit to a deploy branch.
|
||||
|
||||
|
||||
### Hardware
|
||||
|
|
Loading…
Reference in a new issue