nuxt-modules / i18n

I18n module for Nuxt
https://i18n.nuxtjs.org
MIT License
1.76k stars 484 forks source link

refactor: separate route parsing utilities #3236

Closed BobbieGoede closed 6 days ago

BobbieGoede commented 1 week ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

Separates the manually synced route parsing utilities, this should make it easier to find and sync outdated logic...

๐Ÿ“ Checklist