I hope to give up momentjs and replace it with dayjs,Because it’s not modern at all.
moment in webpack,it’s very huge.
Now we have a new tool to replace it.That is dayjs.
github:
https://github.com/iamkun/dayjs/
It familiar Moment.js API & patterns, but it’s only 2KB in size
For 2.x see here: https://www.chartjs.org/docs/latest/getting-started/integration.html#bundlers-webpack-rollup-etc
In 3.0
moment
is no longer included. You can try 3.0.0-alpha as another alternative