Revert accidental commit

This commit is contained in:
David Baker 2019-12-09 15:02:00 +00:00
parent 04402b325a
commit 685c1ba276

View file

@ -190,7 +190,7 @@ module.exports = {
chunks: ['mobileguide'],
}),
],
devtool: 'eval-source-map',
devtool: 'source-map',
// configuration for the webpack-dev-server
devServer: {