0.6.1 • Development-mode performance and bug fixes¶
Vite for Kotlin¶
- Fixed "Maximum call stack exceeded" on large projects (#57, !113)
- Vite now only reloads changed files in development mode, instead of always reloading all files (#63, !116)
Dependencies¶
- Replaced
@originjs/vite-plugin-commonjs
withvite-plugin-commonjs
0.10.4 (#2924ee5b, #57, !113) @rollup/plugin-commonjs
28.0.6 (!113)
Browse the documentation for this version • View release in GitLab