Hook ordering
#9613
Replies: 1 comment 4 replies
-
|
I don't think What I think is worth exploring, and I opposed before, is something along the lines of @ElMassimo's proposal in this comment rollup/rollup#4600 (comment), to let plugins get before or after known plugins from their respective ecosystem (like the vuetify or iles plugins and @vitejs/plugin-vue). Probably a good idea to let this discussion be about |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Follow up of:
On my side I'd suggest the following.
We extend
orderto be able to be anumberBUT we add a BIG warning to the docs:In that readme:
pwaforvite-plugin-pwa, thendeployforvite-plugin-vercel,sitemapfor all the sitemap plugins, etc.rollup/hook-orderingrepository.yesIHaveCreatedAnIssueOnTheHookOrderingRepositorythat the user needs to set totrueto unlock the capability to use anumber.We could host that readme at
https://github.com/vitejsbut intuitively (I didn't think this through, maybe I'm wrong) I'd say it would be better if it lives athttps://github.com/rollupwhile giving the Vite team write access.(I'm super busy this week as I've to deliver a couple of features I promised, so I may be delayed/minimal in my replies.)
Beta Was this translation helpful? Give feedback.
All reactions