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

feat: export resolvePackageData and resolvePackageEntry helpers #1307

Merged
merged 2 commits into from Jan 3, 2021

Conversation

aleclarson
Copy link
Member

These functions can be useful to plugins.

  • resolvePackageData provides cache reuse
  • resolvePackageEntry is complicated enough to be burdensome to reimplement for a plugin to achieve the same behavior

These functions can be useful to plugins.

  - `resolvePackageData` provides cache reuse
  - `resolvePackageEntry` is complicated enough to be burdensome to reimplement for a plugin to achieve the same behavior
@aleclarson
Copy link
Member Author

Done

@yyx990803 yyx990803 merged commit 38b9613 into vitejs:main Jan 3, 2021
@aleclarson aleclarson deleted the feat/resolvePackage branch June 24, 2021 23:55
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

2 participants