-
-
Notifications
You must be signed in to change notification settings - Fork 1k
feat(kit): add extendRouteRules method
#9771
Conversation
|
|
|
@xtoolkit is attempting to deploy a commit to the Nuxt Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we support, instead of a boolean flag as third argument, an options object with an override property?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Sorry for the back-and-forth. This looks good. β€οΈ
Would you resolve conflicts? π
β¦t-extendRotueRules Merge branch 'main' of https://github.com/nuxt/framework into feat-extendRotueRules
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks π―
π Linked issue
β Type of change
π Description
In nuxt module develop with nuxt/kit,
extendRouteRulesmethod can be help add custom routeRules config.π Checklist