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: use pre hook order to promise dts task #702

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

Timeless0911
Copy link
Contributor

Summary

Before this PR, if users want to do something in plugins that written by themselves, they should explicitly set order: 'post' when they call onAfterBuild hook.

This PR use pre to avoid this scene.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@Timeless0911 Timeless0911 merged commit fc6cf37 into main Jan 23, 2025
17 checks passed
@Timeless0911 Timeless0911 deleted the chore/order-hook branch January 23, 2025 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants