Closed reslear closed 1 year ago
So i don't use dayjs.locale in all project
dayjs.locale
But i see in build step:
WARN Use i18n.setLocale instead of dayjs.locale
devDependencies: @gabortorma/nuxt-dayjs-i18n 1.9.2 └─┬ dayjs-nuxt 2.1.7 peer └── dayjs 1.11.10 dayjs-nuxt 2.1.7 └── dayjs 1.11.10
Fixed in v.2.0.0
works 👍
So i don't use
dayjs.locale
in all projectBut i see in build step: