FuseBox
Create
Log in / Sign up
Roadmap
Feature Requests
Create a Post
FuseBox is a bundler/module loader that combines the power of webpack, JSPM and SystemJS. It is blazing fast (it takes 50-100ms to re-bundle) which makes it extremely convenient for developers. It requires zero configuration to bundle such monsters like babel-core.
Powered by Canny
1
Cache Busting
Provide a way to automatically add the <script> tag in index.html with a hash appended to bundle URL, something equivalent to : new HtmlWebpackPlugin({ template: 'src/index.html', hash: true })
0
4
HMR plugins
allow us to intercept SourceChangedEvent and add custom logic e.g. preventing full reload in certain cases
0
1
HTTPS DevServer
An HTTPS:True option would be great :)
0
1
Fill out your profile
Brand your product page with your logo, description, and URL: https://productpains.com/dashboard/fusebox/profile Don't forget to add your teammates as Reps: https://productpains.com/dashboard/fusebox/reps When you're done, mark this post as "Fixed"! Comment on this post if you have any questions 😃
0
Powered by Canny