mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-05 16:59:47 +08:00
refine
This commit is contained in:
parent
5c45b21668
commit
6e0f61b2c4
@ -86,7 +86,7 @@ module.exports = {
|
||||
.end()
|
||||
|
||||
config
|
||||
// https://webpack.js.org/configuration/devtool/#development
|
||||
// https://webpack.js.org/configuration/devtool/#development
|
||||
.when(process.env.NODE_ENV === 'development',
|
||||
config => config.devtool('cheap-source-map')
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user