Skip to content

Commit

Permalink
Merge 061aa85 into 00016c5
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangolve committed Jun 10, 2018
2 parents 00016c5 + 061aa85 commit 0fa945a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.js
Expand Up @@ -10,7 +10,7 @@ module.exports = {
library: 'Loading',
},
node: false,
devtool: 'inline-source-map',
devtool: 'source-map',
resolve: {
extensions: ['*', '.js', '.jsx', '.json'],
},
Expand Down

0 comments on commit 0fa945a

Please sign in to comment.