mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 07:26:44 +08:00
chore: 调整 code inspector 优先打开 webstorm
This commit is contained in:
@@ -36,6 +36,7 @@ module.exports = {
|
||||
config.plugin('code-inspector-plugin').use(
|
||||
codeInspectorPlugin({
|
||||
bundler: 'webpack',
|
||||
editor: "webstorm"
|
||||
})
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user