We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d659a commit b393adcCopy full SHA for b393adc
1 file changed
webpack.config.js
@@ -30,7 +30,7 @@ module.exports = (env, argv) => {
30
}
31
32
33
- },
+ },
34
resolve: {
35
extensions: ['.js', '.jsx']
36
},
0 commit comments