Skip to content

CRA -> Vite Migration#1419

Draft
shmowen wants to merge 11 commits intodevfrom
1415-task-migration-to-vite
Draft

CRA -> Vite Migration#1419
shmowen wants to merge 11 commits intodevfrom
1415-task-migration-to-vite

Conversation

@shmowen
Copy link
Copy Markdown
Contributor

@shmowen shmowen commented Mar 27, 2026

NOTES:

  • Removes google analytics. The react-ga library is FULLY deprecated, in the way that in 2023, Google shut down Universal Analytics, and in 2024, ALL OF OUR DATA WAS DELETED 💀 It's worth adding this again, but we ALSO don't know what google account it's tied to smh my head.
  • If we keep google analytics out, remove .env variable
  • TODO: Fix eslint import errors
  • TODO: remove "/* eslint-disable react/prop-types */" from convertAvatarToDicebear.jsx
  • TODO: change ENV to VITE_REACT_APP_SERVER_URL

@shmowen shmowen linked an issue Mar 27, 2026 that may be closed by this pull request
3 tasks
@shmowen shmowen changed the title 1415 task migration to vite small changes Mar 27, 2026
@shmowen shmowen changed the title small changes CRA -> Vite Migration Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Task: Migration to VITE

1 participant