Migrate to Vite#237
Merged
Merged
Conversation
|
Visit the preview URL for this PR (updated for commit 4fb8b4c): https://gradient-generator--pr237-migrate-to-vite-82raif24.web.app (expires Wed, 23 Jul 2025 16:40:10 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: c069e71ac130de4499f0e64e493ae7930d28c158 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrate to Vite for the project structure, and update all packages. Also removed the pieces of the project that required access to Firebase Firestore DB, as they weren't really providing any value.
Still need to convert all source files to TypeScript, but that isn't necessary for an initial deployment.
It also removes the service worker script. This can be re-added by adding the
vite-plugin-pwapackage: https://vite-pwa-org.netlify.app/