mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-11 17:44:12 +00:00
chore(project): use source maps in tests
This commit is contained in:
parent
03d9801ec1
commit
5aa162efcd
@ -105,7 +105,8 @@ module.exports = function(karma) {
|
|||||||
'node_modules',
|
'node_modules',
|
||||||
absoluteBasePath
|
absoluteBasePath
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
devtool: 'eval-source-map'
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user