We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
6.0.0-beta.10
chrome 90 macos
if (process.env.NODE_ENV !== 'production') { window.VUE_DEVTOOLS_CONFIG = { openInEditorHost: 'http://localhost:8888/' } }
request http://localhost:8888/__open-in-editor?file=file.vue
request /__open-in-editor?file=file.vue
The text was updated successfully, but these errors were encountered:
feat(backend): on page config, closes #1440
cb013cc
No branches or pull requests
Version
6.0.0-beta.10
Browser and OS info
chrome 90 macos
Steps to reproduce
What is expected?
request http://localhost:8888/__open-in-editor?file=file.vue
What is actually happening?
request /__open-in-editor?file=file.vue
The text was updated successfully, but these errors were encountered: