#### What type of PR is this? /area ui /kind improvement #### What this PR does / why we need it: Using rolldown-vite to improve the build speed of the UI project, but some features are still not supported and need to wait. before: <img width="953" alt="image" src="https://github.com/user-attachments/assets/551b202e-c486-44e9-9737-56de8e2a8ed2" /> after: <img width="881" alt="image" src="https://github.com/user-attachments/assets/5750d242-27d6-43e6-ab82-0c11644d4b35" /> #### Which issue(s) this PR fixes: Fixes # #### Special notes for your reviewer: #### Does this PR introduce a user-facing change? ```release-note None ```
#### What type of PR is this? /area core /kind cleanup #### What this PR does / why we need it: Remove unused dependencies and configuration files #### Does this PR introduce a user-facing change? ```release-note None ```