Bundling day.js instead of moment.js #10315
mihai-peteu
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Chart.js does not ship with moment anymore since v3. So if you want to use any date library you will have to include it yourself |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Moment.js has been deprecated for ~1.5 years. Is there any near-future plan of replacing it with a more modern, smaller payload size library?
Was considering the approach below, but figure I would inquire here first and see if this was on your radar.
https://levelup.gitconnected.com/changing-from-moment-to-day-js-how-why-and-fixing-vue-chartjs-786314ef4697
Cheers.
Beta Was this translation helpful? Give feedback.
All reactions