Skip to content

Migrate UI from using Webpack to Vite #29

@mayuka-c

Description

@mayuka-c

/kind feature
/area provider/PAC

Scope of Feature

Select the area this feature applies to:

  • UI

User Story

What would you like to be added?
Move the UI from webpack to Vite.

Example: "As a [developer/user/operator], I would like to [high-level description] for [reasons]."

Detailed Feature Description

Provide a clear and concise description of the new feature or the improvement to an existing feature.

  • Migrate the UI from using webpack as it is using react-scripts which has been archieved. Migrate to Vite as it provides much faster builds with faster reloads

Context & Motivation

What problem does this solve, and why is it important?
Explain the motivation behind this request. How does this feature improve the project? What specific use cases does it address?

  • It enhances the performance of overall UI as it reduces bundle size.
  • Provides HMR which helps in faster dev build.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions