v1.3.0
v1.3.0 (2024-06-21)
Added
- feat(app-config): Add option to override the app name #206 (susnux)
- Allow to specify an output prefix and load app id from appinfo #209 (susnux)
- feat: Add
CSSEntryPointsPlugin
to fix vite for creating one CSS entry per JS entry point #210 (susnux)
Changed
- chore(deps-dev): Bump vite from 5.2.13 to 5.3.1