karma stuff, still broken tho
This commit is contained in:
parent
35fb4ac40e
commit
77db9c5c69
3 changed files with 219 additions and 265 deletions
|
@ -13,7 +13,7 @@ var projectRoot = path.resolve(__dirname, '../../')
|
|||
var webpackConfig = merge(baseConfig, {
|
||||
// use inline sourcemap for karma-sourcemap-loader
|
||||
module: {
|
||||
loaders: utils.styleLoaders()
|
||||
rules: utils.styleLoaders()
|
||||
},
|
||||
devtool: '#inline-source-map',
|
||||
// vue: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue