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

Commits on Jan 3, 2021

  1. feat: export resolvePackageData and resolvePackageEntry helpers

    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 committed Jan 3, 2021
    Copy the full SHA
    fbb1890 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    760ac25 View commit details
    Browse the repository at this point in the history