Skip to content

v0.8.0

Compare
Choose a tag to compare
@chengpeiquan chengpeiquan released this 03 Sep 17:27
· 10 commits to main since this release

Bug Fixes

  • Remove the default value of outDir, when this plugin does not specify outDir , Vite's build.outDir is now correctly used as the default value ( #29 , thanks @hooray )

Refactor

  • Upgrade build configuration and fix source code types