Merge pull request #749 from freehuntx/master

Added FuseBox Bundler
This commit is contained in:
Gökay Gürcan 2020-11-11 12:20:30 +01:00 committed by GitHub
commit 136cff57f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,6 +120,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [Brunch](https://github.com/brunch/brunch) - Fast front-end web app build tool with simple declarative config.
* [Parcel](https://github.com/parcel-bundler/parcel) - Blazing fast, zero configuration web application bundler.
* [Microbundle](https://github.com/developit/microbundle) - Zero-configuration bundler for tiny modules.
* [FuseBox](https://github.com/fuse-box/fuse-box) - A bundler that does it right
## Type Checkers