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

[CODE] Replace create-react-app with vite #273

Closed
8 tasks done
Rllyyy opened this issue Apr 23, 2023 · 0 comments · Fixed by #274
Closed
8 tasks done

[CODE] Replace create-react-app with vite #273

Rllyyy opened this issue Apr 23, 2023 · 0 comments · Fixed by #274
Assignees
Labels
code Code is wrong or could be simplified

Comments

@Rllyyy
Copy link
Owner

Rllyyy commented Apr 23, 2023

  • Run vite
  • Run cypress e2e and component tests
  • Confirm typescript support
  • Run jest tests
  • Remove web-vitals
  • Remove @babel/runtime
  • Remove browsersList
  • Update README scripts with yarn serve
@Rllyyy Rllyyy added the code Code is wrong or could be simplified label Apr 23, 2023
@Rllyyy Rllyyy self-assigned this Apr 23, 2023
Rllyyy added a commit that referenced this issue Apr 23, 2023
@Rllyyy Rllyyy linked a pull request Apr 23, 2023 that will close this issue
Rllyyy added a commit that referenced this issue Apr 24, 2023
* ✨Replaced create-react-app with vite (#273)

* ➖Removed @babel/runtime (#273)

* 📚Updated README

* 📝Updated comment to correctly link to cypress-real-events
@Rllyyy Rllyyy closed this as completed Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code is wrong or could be simplified
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant