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