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

Extend supported version range to include Vite 6 #8250

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tanabee
Copy link

@tanabee tanabee commented Feb 24, 2025

Description

Added support for Vite 6.

The Vite documentation also mentions using the latest version of Vite, and I have determined that using Vite 6 is acceptable.
https://github.com/firebase/firebase-tools/blob/master/src/frameworks/docs/vite.md#before-you-begin

Scenarios Tested

Run firebase init hosting and selected Vite as the web framework.
After running firebase emulators:start, verified that the vite application starts successfully at http://localhost:3000/.

Please let us know if any additional tests are required.

Sample Commands

firebase init hosting

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.

1 participant