You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info.
I do not use moment.defineLocale anywhere 🤔
The text was updated successfully, but these errors were encountered:
Seems like if #66 was merged, it would fix the issue.
EDIT: It does not, but for people that want up to date dependancy: yarn add nuxt-community/moment-module#66/head
Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info.
I do not use
moment.defineLocale
anywhere 🤔The text was updated successfully, but these errors were encountered: