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

Improve local development with NuxtDevtools #487

Open
Baroshem opened this issue Jul 2, 2024 · 0 comments · Fixed by #488 · May be fixed by #492
Open

Improve local development with NuxtDevtools #487

Baroshem opened this issue Jul 2, 2024 · 0 comments · Fixed by #488 · May be fixed by #492
Labels
enhancement New feature or request

Comments

@Baroshem
Copy link
Owner

Baroshem commented Jul 2, 2024

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Modify default config to have a better support for Nuxt Devtools

crossOriginEmbedderPolicy: process.env.NODE_ENV === 'development' ? 'unsafe-none' : 'credentialless',

Describe alternatives you've considered

Additional context

@Baroshem Baroshem added the enhancement New feature or request label Jul 2, 2024
Baroshem added a commit that referenced this issue Jul 16, 2024
feat-#487: local dev with nuxt devtools
@Baroshem Baroshem linked a pull request Jul 16, 2024 that will close this issue
6 tasks
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
1 participant