Closed
Description
Moment js increase the bundle size, add option to remove it while build
Moment.js is installed along Chart.js as dependency. If you don't want to use Moment.js (either because you use a different date adapter or simply because don't need time functionalities), you will have to configure your bundler to exclude this dependency (e.g. using externals for Webpack or external for Rollup).
Metadata
Metadata
Assignees
Labels
No labels