We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d26394 commit ae9f8a8Copy full SHA for ae9f8a8
packages/react-scripts/scripts/utils/createJestConfig.js
@@ -47,7 +47,6 @@ module.exports = (resolve, rootDir, isEjecting) => {
47
'^react-native$': 'react-native-web',
48
},
49
moduleFileExtensions: [
50
- 'mjs',
51
'web.ts',
52
'ts',
53
'web.tsx',
0 commit comments