Skip to content

Migrate CRA to Vite - #179

Open
hobbsythe6th wants to merge 26 commits into
Candlestickers:developmentfrom
hobbsythe6th:vite-migrate
Open

Migrate CRA to Vite#179
hobbsythe6th wants to merge 26 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.

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