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

fix(app-vite): Correctly resolve Vite version #13609

Conversation

yusufkandemir
Copy link
Member

@yusufkandemir yusufkandemir commented Jun 5, 2022

What kind of change does this PR introduce?

  • Bugfix

Does this PR introduce a breaking change?

  • No

The PR fulfills these requirements:

  • It's submitted to the dev branch (or v[X] branch)

Other information:

getPackageJson() is a helper for resolving host packages, but we should resolve Vite as part of this project to avoid some problems.
I made some simplification and code documentation changes on #13608 to clarify this.

Supersedes #13399.

I've tested with PNPM v7 and Yarn v3 and can confirm they work as expected.

getPackageJson() is a helper for resolving host packages, but we should
resolve Vite as part of this project to avoid some problems.
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.

None yet

1 participant