Skip to content

v3.0.0-alpha.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 06 Feb 22:51
· 3169 commits to dev since this release

Bug Fixes

  • unit-mocha: fix test glob to avoid running e2e tests (172e8eb), closes #790
  • handle vue invoke config merging for existing files (46166fb), closes #788
  • object returned from api.configureWebpack should be merged (920d8fa)
  • only support taobao check and inline registry when using npm (67df3eb), closes #789

Features

  • Use the Workbox webpack plugin in pwa template (#769) (9095483)