Open
Description
Describe the feature
Coming from nuxt, I'm a bit baffled there is no way to set a priority to hooks
So they kinda execute in the order they want based on if they are in a plugin, or in the main nuxt config
I would like my config hooks to execute after a plugin hook but right now this doesn't seem possible
Additional information
- Would you be willing to help implement this feature?
Similar to #98