Skip to content

v0.0.19

Choose a tag to compare

@kylemac kylemac released this 21 Apr 17:41
· 569 commits to master since this release
  • a better static matcher: opts.matchers.static now matches all files that don't have .jade, .js, .css, .sss extensions
  • removed cssTemplates & jadeTemplates options for now (will reintroduce this type of functionality a bit differently later)
  • watcher now properly catches and compiles files added while watcher is already running
  • better watcher ignore defaults
  • better support for custom loaders: all custom loaders get pushed to roots.files.custom
  • roots-mini static plugin now operating properly. files are now properly being emitted