Releases: Munter/fusile
Releases · Munter/fusile
Babel 5 --> Babel 6
Fusile now uses babel-core
instead of babel
. It supports version 6 and above.
You should probable also create a .babelrc
-file. Read more here: https://babeljs.io/docs/usage/babelrc/
MVP
- Autoload installed transpilers
- Asset compiling on demand
- Intelligent caching of compiled assets
- File watcher based cache busting (optional)
- Autoprefixer
- Sourcemaps
- Compiled file extension rewriting to target extension
- Isolate Accord transpiler autoloading into separate module