diff --git a/client/webpack.local.config.js b/client/webpack.local.config.js index 3f8908ec9..10294fb2f 100644 --- a/client/webpack.local.config.js +++ b/client/webpack.local.config.js @@ -16,7 +16,7 @@ const HtmlWebpackPlugin = require('html-webpack-plugin'); module.exports = { // Efficiently evaluate modules with source maps - devtool: 'source-map', + devtool: 'eval-source-map', // Set entry points with hot loading entry: {