Skip to content

Commit 859d2b5

Browse files
committed
Merge branch 'master' of github.com:Jaid/webpack-config-jaid
2 parents 2c83787 + 147f02b commit 859d2b5

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

jest.config.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,5 @@
1717
"<rootDir>/dist",
1818
"<rootDir>/build"
1919
],
20-
"moduleNameMapper": {
21-
"^root": "<rootDir>",
22-
"^src": "<rootDir>/src",
23-
"^lib": "<rootDir>/src/lib"
24-
},
25-
"maxWorkers": 1,
26-
"verbose": false,
27-
"runner": "jest-light-runner"
20+
"maxWorkers": 1
2821
}

0 commit comments

Comments
 (0)