Open warflash opened 4 months ago
Depending on the order of execution for the pages hooks this will probably involve reimplementing this functionality inside this module 😥 Hopefully this won't be as complicated as adding support for definePageMeta
was, but it's implementation seems similar to it (before experimental.scanPageMeta
was added).
Describe the feature
Nuxt added support for inline route rules, when using locale prefixed routes however - the rules don't seem to match/be triggered. More broadly speaking a section or note on how to deal with nuxt
routeRules
and prefixed routes might be nice, maybe even a helper function to pass config to and get a transformed result backAdditional information
Final checks