Fix tests
This commit is contained in:
parent
aa97335b20
commit
2088636b24
|
@ -16,7 +16,7 @@ const webpackConfig = merge(baseConfig, {
|
|||
module: {
|
||||
rules: utils.styleLoaders()
|
||||
},
|
||||
devtool: '#inline-source-map',
|
||||
devtool: 'inline-source-map',
|
||||
// vue: {
|
||||
// loaders: {
|
||||
// js: 'isparta'
|
||||
|
|
Loading…
Reference in New Issue