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: dedupe import analysis public name #5032

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

patak-dev
Copy link
Member

Description

Same as with #4974, this PR dedupes the 'vite:import-analysis' name that is currently shared between the dev and build plugins. This one is a bit different because, in the case of the manifests plugins, both plugins could be used together but here it is always one or the other. I still think that it is better to dedupe the names so people can go from the inspect tool to the code by name to the correct plugin.


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@patak-dev patak-dev requested a review from antfu September 22, 2021 16:32
@antfu antfu merged commit 545b1f1 into main Sep 23, 2021
aleclarson pushed a commit to aleclarson/vite that referenced this pull request Nov 8, 2021
@antfu antfu deleted the fix/dedupe-import-analysis-plugin-name branch December 24, 2021 05:03
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.

3 participants