Skip to content

Releases: Munter/fusile

Babel 5 --> Babel 6

15 Jun 16:48
Compare
Choose a tag to compare

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

19 Jun 21:17
Compare
Choose a tag to compare
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