草をうつす

This commit is contained in:
hina 2020-06-06 07:11:56 +09:00
parent 2a988275f3
commit aae9e0c502
No known key found for this signature in database
GPG Key ID: B666B2A137443F76
1 changed files with 1 additions and 1 deletions

2
webpack.mix.js vendored
View File

@ -26,7 +26,7 @@ mix.js('resources/assets/js/app.js', 'public/js')
'jquery': ['$', 'jQuery', 'window.jQuery']
})
.extract(['jquery', 'bootstrap'])
.extract(['chart.js', 'chartjs-color', 'color-name', 'moment', 'd3'], 'public/js/vendor/chart')
.extract(['chart.js', 'chartjs-color', 'color-name', 'moment', 'cal-heatmap', 'd3'], 'public/js/vendor/chart')
.version()
.webpackConfig(webpack => ({
plugins: [