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

Switch from Create-React-App (CRA) to Vite #1639

Open
3 tasks
JackHaeg opened this issue May 21, 2024 · 0 comments · May be fixed by #1647
Open
3 tasks

Switch from Create-React-App (CRA) to Vite #1639

JackHaeg opened this issue May 21, 2024 · 0 comments · May be fixed by #1647
Assignees
Labels
feature: Infrastructure Secrets, Prod and Dev setup, etc. role: devops size: 3pt Can be done in 13-18 hours

Comments

@JackHaeg
Copy link
Member

JackHaeg commented May 21, 2024

Overview

Create-React-App is being deprecated and relies on an older version of React scripts which limits our abilities to upgrade dependencies efficiently and upgrade security issues. Thus, we need to switch to Vite, which will address these concerns.

Action Items

  • Merge Development branch into Vite to test functionality
  • Once confirmed that Vite will build and run in Development, Merge into development.
  • Once successfully merged, meet with Product Manager to review & close all issues that are associated with React / upgrading React packages

Resources/Instructions

https://vitejs.dev/

@JackHaeg JackHaeg added role: devops size: 3pt Can be done in 13-18 hours feature: Infrastructure Secrets, Prod and Dev setup, etc. labels May 21, 2024
@JackHaeg JackHaeg added this to the 06.01 Infrastructure milestone May 21, 2024
@Spiteless Spiteless linked a pull request May 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: Infrastructure Secrets, Prod and Dev setup, etc. role: devops size: 3pt Can be done in 13-18 hours
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

2 participants