弃用警告
#1094
Replies: 1 comment 1 reply
-
@qvsijia 目前暂无更新moment.js的计划。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hexo g后弹出弃用警告
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.
Beta Was this translation helpful? Give feedback.
All reactions