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: solve the problem of wrong injection location in Vite@3 #3

Closed
wants to merge 1 commit into from
Closed

Conversation

dylanzbot
Copy link

Description

This PR fixes #2, adjusts the plugin execution order, and ensures that the result is correctly injected at the top of the head tag under Vite@3.

这个 PR 修复了 #2,调整了插件的执行顺序,确保在Vite 3下能够正确将结果注入到head标签顶部。

fixes #2

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@dylanzbot dylanzbot closed this by deleting the head repository Mar 26, 2023
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.

The plugin fails to work in Vite@3
1 participant