We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
用于在 vue devtool 中快速打开文件
vue-cli:
https://github.com/vuejs/vue-cli/blob/f0f254e4bc81ed322eeb9f7de346e987e845068e/packages/%40vue/cli-service/lib/commands/serve.js#L243-L246
vite:
https://github.com/vitejs/vite/blob/639bbd65c0f7be6ad5d5d4fbe57bc15e778b7bea/packages/vite/src/node/server/index.ts#L788
The text was updated successfully, but these errors were encountered:
Thanks, we will consider integrating this middleware in core or the Vue plugin.
Sorry, something went wrong.
chenjiahan
Successfully merging a pull request may close this issue.
What problem does this feature solve?
用于在 vue devtool 中快速打开文件
What does the proposed API look like?
vue-cli:
https://github.com/vuejs/vue-cli/blob/f0f254e4bc81ed322eeb9f7de346e987e845068e/packages/%40vue/cli-service/lib/commands/serve.js#L243-L246
vite:
https://github.com/vitejs/vite/blob/639bbd65c0f7be6ad5d5d4fbe57bc15e778b7bea/packages/vite/src/node/server/index.ts#L788
The text was updated successfully, but these errors were encountered: