mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
use cheap-module-eval-source-map on developing
This commit is contained in:
@@ -24,7 +24,7 @@ var config = Object.assign({}, skeleton, {
|
||||
publicPath: 'http://localhost:8080/assets/'
|
||||
},
|
||||
debug: true,
|
||||
devtool: 'eval-source-map'
|
||||
devtool: 'cheap-module-eval-source-map'
|
||||
})
|
||||
|
||||
module.exports = config
|
||||
|
||||
Reference in New Issue
Block a user