Skip to content
New issue

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

Run vue in development mode to use dev tools #52

Open
etienne-monier opened this issue Oct 19, 2021 · 2 comments
Open

Run vue in development mode to use dev tools #52

etienne-monier opened this issue Oct 19, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@etienne-monier
Copy link

Problem

I'd like to use (https://github.com/vuejs/devtools)[vue devtools] to debug the rending. Yet, it only works when vue is running in development mode.

Is there a way to run voila vuetify in development mode?

Proposed Solution

Add an option so that vue is in development mode

@etienne-monier etienne-monier added the enhancement New feature or request label Oct 19, 2021
@etienne-monier
Copy link
Author

up :)

Is there an option for that ?

@guimillet
Copy link
Contributor

If you replace vue.min.js with vue.js here, it seems to work with firefox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants