Remove lodash from externals.

This commit is contained in:
Guillaume Coguiec
2017-04-03 15:18:23 -04:00
committed by GitHub
parent 9e6b407a1e
commit 11015b4080

View File

@@ -17,7 +17,6 @@ module.exports = {
},
externals: {
'vue': 'vue',
'lodash': 'lodash',
'chart.js': 'chart.js'
},
module: {