Replace craco
/ webpack
frontend module bundler with vite
#6531
Labels
dependencies
Pull requests that update a dependency file
dev-setup 🛠️
priority: medium
scope: frontend
status: blocked
tech-debt 💣
Is your feature request related to a problem? Please describe.
craco
, which is a custom wrapper for webpack and probably not recommended going forward.Describe the solution you'd like
vite
, a more modern module bundler.vite
will includerolldown
in future, a high-performance re-write of rollup in Rust.Describe alternatives you've considered
Related to #5499
The text was updated successfully, but these errors were encountered: