mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 05:06:43 +08:00
chore: 为 code inspector 添加 showSwitch 配置
This commit is contained in:
@@ -37,7 +37,8 @@ module.exports = {
|
||||
config.plugin('code-inspector-plugin').use(
|
||||
codeInspectorPlugin({
|
||||
bundler: 'webpack',
|
||||
editor: 'webstorm'
|
||||
editor: 'webstorm',
|
||||
showSwitch: true
|
||||
})
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user