Skip to content
This repository was archived by the owner on Sep 11, 2018. It is now read-only.

v0.3.0

Choose a tag to compare

@marionebl marionebl released this 19 Apr 09:24
· 92 commits to master since this release

0.3.0 (2016-04-19)

Bug Fixes

  • handle files without dependencies (0918f86)
  • handle sources without sourcemaps (13c8b42)

Features

  • run browserify bundlers in parallel (06fa901)
  • search automatically and recursively for dependencies (c4d012c)
  • split out vendor dependencies (ac1c0d7)
  • Use mtime of youngest vendor to validate cache (9d50bc2)

Performance Improvements

  • split bundles further for better caching (de6c0b6)