Skip to content

Commit

Permalink
chore: undo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
obecny committed Mar 18, 2021
1 parent 7511a23 commit 8a50231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/web/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const common = {
};

module.exports = webpackMerge(common, {
// devtool: 'eval-source-map',
devtool: 'eval-source-map',
devServer: {
contentBase: path.resolve(__dirname),
},
Expand Down

0 comments on commit 8a50231

Please sign in to comment.