Skip to content
Tobias Koppers edited this page May 13, 2013 · 45 revisions

changelog

0.10 (beta)

  • node 0.10 support
  • whole chunks can now be cached
  • assets are only emitted if they changed
  • added --devtool source-map and --devtool inline-source-map
  • added --profile
  • added option --optimize-occurence-order
  • added BannerPlugin
  • added --prefetch
  • increased filesystem caching to 60s
  • purge only changed files in watch mode
  • purge all files on compiling in not-watch mode
  • in-memory filesystem now supports windows-like paths too

0.9

Clone this wiki locally