platform icon indicating copy to clipboard operation
platform copied to clipboard

AC: Vite as a primary frontend build tool

Open mshabarov opened this issue 3 years ago • 0 comments

Description

Make Vite as a primary tool for building Vaadin frontend, make Webpack as an optional tool available behind the feature flag, see https://github.com/vaadin/flow/issues/13852.

Use cases

As a developer I want to have a faster build, startup and hot reloads of my Vaadin applications
So to have a better developer experience and faster development process.

Acceptance criteria

General criteria

  • [ ] Performance
  • [x] UX/DX tests in Alpha
  • [ ] Documentation:
  • [ ] How to test?
  • [ ] Limitations:

mshabarov avatar May 31 '22 06:05 mshabarov