We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21aed74 + 061aa85 commit 15e79f7Copy full SHA for 15e79f7
1 file changed
webpack.config.js
@@ -10,7 +10,7 @@ module.exports = {
10
library: 'Loading',
11
},
12
node: false,
13
- devtool: 'inline-source-map',
+ devtool: 'source-map',
14
resolve: {
15
extensions: ['*', '.js', '.jsx', '.json'],
16
0 commit comments