mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 18:00:20 +00:00
Remove lodash from externals.
This commit is contained in:
committed by
GitHub
parent
9e6b407a1e
commit
11015b4080
@@ -17,7 +17,6 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
externals: {
|
externals: {
|
||||||
'vue': 'vue',
|
'vue': 'vue',
|
||||||
'lodash': 'lodash',
|
|
||||||
'chart.js': 'chart.js'
|
'chart.js': 'chart.js'
|
||||||
},
|
},
|
||||||
module: {
|
module: {
|
||||||
|
|||||||
Reference in New Issue
Block a user