Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5d2d730

Browse filesBrowse files
committed
fix(vite): fix inspector short key failure
1 parent 5e60d64 commit 5d2d730
Copy full SHA for 5d2d730

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎packages/vite/src/vite.ts

Copy file name to clipboardExpand all lines: packages/vite/src/vite.ts
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ export default function VitePluginVueDevTools(options?: VitePluginVueDevToolsOpt
209209
return [
210210
inspect as PluginOption,
211211
pluginOptions.componentInspector && VueInspector({
212-
toggleComboKey: '',
213212
toggleButtonVisibility: 'never',
214213
launchEditor: pluginOptions.launchEditor,
215214
...typeof pluginOptions.componentInspector === 'boolean'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.