Changes since 2.12.0.alpha1
New features
-
Upgrade webpack to version 5 (2.12)
Commit · Pull requestUpdated webpack to version 5 Replaces file-loader with Webpack 5 assets feature, as recommanded in the migration guide Bumps several npm dependencies Update webpack configuration to correctly handle /VAADIN public path both in dev and prod modes. Update flow Javascript plugins to adapt to webpack dependencies changes Part of #21334