-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hey 👋
Glad to see the support for Rolldown and Vite.
I've noticed that the Vite plugin transform hook has no hook filter (unlike the Rolldown plugin). Adding it would improve performance with rolldown-vite (and the next Vite major version).
They are backwards-compatible (leave the function check in for full bw compat and older Vite versions if needed), and also available in Rollup!
See also:
- https://vite.dev/guide/rolldown.html#hook-filter-feature
- Add hook filter rules to vite, rollup and unplugin plugins e18e/ecosystem-issues#171
PS: If you consider unifying the plugin architecture, you might want to take a look at https://github.com/unjs/unplugin
Metadata
Metadata
Assignees
Labels
No labels