mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-17 14:00:29 +01:00
eval-source-map is recommended for dev
This commit is contained in:
@@ -5,5 +5,5 @@ const common = require('./webpack.common');
|
||||
|
||||
module.exports = merge(common, {
|
||||
mode: 'development',
|
||||
// devtool: 'inline-source-map',
|
||||
// devtool: 'eval-source-map',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user