Don't add array to array.
This commit is contained in:
parent
10112d05fd
commit
58ef27a765
2 changed files with 23 additions and 9 deletions
|
|
@ -15,6 +15,10 @@ module.exports = {
|
|||
})
|
||||
},
|
||||
|
||||
configureWebpack: {
|
||||
devtool: 'source-map'
|
||||
},
|
||||
|
||||
devServer: {
|
||||
//https: true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue