Skip to content

Commit

Permalink
chore: remove vue devtools (#7108)
Browse files Browse the repository at this point in the history
#### What type of PR is this?

/area ui
/kind cleanup

#### What this PR does / why we need it:

移除 UI 项目内置的 Vue Devtools,后续建议使用浏览器插件代替:https://chromewebstore.google.com/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd

#### Does this PR introduce a user-facing change?

```release-note
None
```
  • Loading branch information
ruibaby authored Dec 4, 2024
1 parent eb96912 commit d06b40c
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 354 deletions.
1 change: 0 additions & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@
"vite-plugin-html": "^3.2.2",
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-static-copy": "^1.0.6",
"vite-plugin-vue-devtools": "^7.3.8",
"vitest": "^0.34.1",
"vue-tsc": "^2.1.6"
},
Expand Down
Loading

0 comments on commit d06b40c

Please sign in to comment.