Slide 8
Slide 8 text
8
Findings regarding vite
+ less configuration (using rollup under the hood)
+ integrated dev server
+ well documentation
+ promising plugins ecosystem
- weird handling of environment variables,
https://vitejs.dev/guide/env-and-mode.html#env-variables
- missing (proper) support for Sentry
- inline @import of css is crashing
- reduced boilerplates hides complexity