We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b0911e commit cfc3e58Copy full SHA for cfc3e58
package.json
@@ -24,6 +24,7 @@
24
"cleanup": "mop -v"
25
},
26
"jest": {
27
+ "testURL": "http://localhost/",
28
"moduleNameMapper": {
29
"\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "<rootDir>/internals/mocks/fileMock.js",
30
"\\.(css|less|sass|scss)$": "identity-obj-proxy"
0 commit comments