Skip to content

Migrate CRA to Vite - #179

Draft
hobbsythe6th wants to merge 33 commits into
Candlestickers:developmentfrom
hobbsythe6th:vite-migrate
Draft

Migrate CRA to Vite#179
hobbsythe6th wants to merge 33 commits into
Candlestickers:developmentfrom
hobbsythe6th:vite-migrate

Conversation

@hobbsythe6th

@hobbsythe6th hobbsythe6th commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Migrated CRA to Vite and removed a lot of scss deprecation warnings that Vite likes throwing. Also, for some reason our jsx has require('classnames') in basically every file, which I fixed. AND, since the jsconfig.json data is now in vite.config.js, the jsconfig has been deleted with no ill effects!

…e terminal up with annoying deprecation warnings
@InternetAstronaut

Copy link
Copy Markdown

Vite migration is something we really need, the extra 5 seconds may look stale until you notice this means we can stop doing things like almost patching packages that CRA requires.

@hobbsythe6th
hobbsythe6th marked this pull request as draft August 18, 2026 08:03
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.

2 participants