Skip to content

Commit e385c37

Browse files
authored
".js" is optional
1 parent 7ee2eb0 commit e385c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
require('babel-register');
2-
module.exports = require('./karma.conf.babel.js');
2+
module.exports = require('./karma.conf.babel');

0 commit comments

Comments
 (0)