Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

v9.1.0

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 19 Jun 04:35
· 28 commits to master since this release
  • Now supports extracting component CSS into a single file! See docs.
  • Now properly supports source map for compiled JavaScript!
    • Note that browserify-hmr has some source map related bugs so the lines may be incorrect after hot-reload, but it should be correct for full reloads.