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

when updating the nuxt version to 3.2.0 , WARN Sourcemap for "plugin-vuetify shows #15

Open
adminmart opened this issue Feb 14, 2023 · 4 comments

Comments

@adminmart
Copy link

adminmart commented Feb 14, 2023

when updating the nuxt version to 3.2.0 , WARN Sourcemap for "plugin-vuetify shows

@tufinhon
Copy link

same for me

when updating the nuxt version to 3.2.0 , WARN Sourcemap for "plugin-vuetify shows

@CodyBontecou
Copy link
Owner

Hmm let me look into this

@adminmart
Copy link
Author

i solved it with patch by doing this on nuxt.config.ts file

add this line:
sourcemap: { server: true, client: false }

@Rusinas
Copy link

Rusinas commented Oct 3, 2023

Same thing. sourcemap: { server: true, client: false } doesn't help

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

No branches or pull requests

4 participants