We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looks like you packed moment.js lodash.assign into your vue-chart which make your distribution size extremely big.
lodash.min.js official build size 72KB moments.min.js official build size 60KB
vue-chart.min.js size 363KB >> the sum of lodash.min.js, moments.min.js size
Looks like there are some problems with your build.
The dist code of vue-chart.js
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Looks like you packed moment.js lodash.assign into your vue-chart which make your distribution size extremely big.
lodash.min.js official build size 72KB
moments.min.js official build size 60KB
vue-chart.min.js size 363KB >> the sum of lodash.min.js, moments.min.js size
Looks like there are some problems with your build.
The dist code of vue-chart.js
The text was updated successfully, but these errors were encountered: