Skip to content

Commit 685c1ba

Browse files
committed
Revert accidental commit
1 parent 04402b3 commit 685c1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ module.exports = {
190190
chunks: ['mobileguide'],
191191
}),
192192
],
193-
devtool: 'eval-source-map',
193+
devtool: 'source-map',
194194

195195
// configuration for the webpack-dev-server
196196
devServer: {

0 commit comments

Comments
 (0)