[deploy] debug for mobile apps
This commit is contained in:
parent
daa4554bb1
commit
c3cda3280a
|
@ -53,7 +53,6 @@ module.exports = {
|
|||
devtool: env === 'production' ? false : 'source-map',
|
||||
optimization: {
|
||||
minimizer: [new TerserPlugin({
|
||||
sourceMap: true,
|
||||
})],
|
||||
moduleIds: 'named',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue