Conversation
There was a problem hiding this comment.
Basically, I agree with using other libraries instead of the moment.
But, why luxon?
https://momentjs.com/docs/#/-project-status/recommendations/
I'm not sure, but it seems date-fns or dayjs are better than luxon according to the below doc.
How do you think?
In any case, I agree with drop the moment also from all of the hexo repositories.
Yes, actually we can start with Hexo first. But the migration work will be very tricky, because moment is imported in more than 100 script files of Hexo. |
yoshinorin
left a comment
There was a problem hiding this comment.
@stevenjoezhang
Would you please resolve conflict?
I'm going to approve this.
Thank you :)
|
Done, I have rebased the head branch on master |
See also https://moment.github.io/luxon/#/why