Skip to content

Commit 3b61c5e

Browse files
committed
fix karma configuration
1 parent e9a36a6 commit 3b61c5e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

karma.conf.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ module.exports = function (config) {
3131

3232
webpack: {
3333
devtool: 'inline-source-map',
34+
entry: {},
3435
module: {
3536
loaders: [
3637
{ test: /\.(jpe?g|png|gif|svg)$/, loader: 'url', options: { limit: 10240 } },

0 commit comments

Comments
 (0)