Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.11.x] Migration CRA to VITE #1158

Merged
merged 1 commit into from
Jan 24, 2024
Merged

[0.11.x] Migration CRA to VITE #1158

merged 1 commit into from
Jan 24, 2024

Conversation

johnaohara
Copy link
Member

Backport: #1076

CRA (create-react-app) is no longer maintained. Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

closes: #995

Changes proposed

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.

resolved merge conflicts
@johnaohara johnaohara self-assigned this Jan 24, 2024
@johnaohara johnaohara added type/enhancement An enhancement to an existing feature area/UI branch/0.11.x The 0.11.x release labels Jan 24, 2024
@johnaohara johnaohara merged commit aa58a4b into 0.11.x Jan 24, 2024
1 of 3 checks passed
@johnaohara johnaohara deleted the bp-0.11.x-6184266 branch January 24, 2024 07:10
@johnaohara johnaohara assigned shivarm and unassigned johnaohara Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/UI branch/0.11.x The 0.11.x release type/enhancement An enhancement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants