nuxt-modules / i18n

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

fix: support variable default export for defineI18nConfig #2792

Closed BobbieGoede closed 9 months ago

BobbieGoede commented 9 months ago

🔗 Linked issue

❓ Type of change

📚 Description

Resolves #2094

Not sure if this is the correct way to do this, I have no experience working with ASTs.

📝 Checklist