Skip to content

Commit d612fdb

Browse files
committed
Update karma-firefox.conf.js
1 parent c61c7e1 commit d612fdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/neo4j-driver/test/browser/karma-firefox.conf.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ module.exports = function (config) {
2727
noImplicitReturns: true,
2828
strictNullChecks: true,
2929
esModuleInterop: true,
30+
module: 'node',
3031
moduleResolution: 'node',
3132
downlevelIteration: true,
3233
allowJs: true,

0 commit comments

Comments
 (0)