How to Profiling? #413
johnsoncodehk
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1. Setup Chrome Inspect
Configure...of Discover network targets.localhost:60092. Run Volar on Debug Mode
https://github.com/johnsoncodehk/volarand run$ pnpm i && npm run buildto install dependencies.Ctrl+Shift+Dto switch to VSCode Debug, and run debug asLaunch Client.3. Start Profiling
Reference: https://github.com/vuejs/vetur/blob/master/.github/PERF_ISSUE.md#profiling
Beta Was this translation helpful? Give feedback.
All reactions