Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve local development with NuxtDevtools #487

Closed
Baroshem opened this issue Jul 2, 2024 · 0 comments · Fixed by #488 or #492
Closed

Improve local development with NuxtDevtools #487

Baroshem opened this issue Jul 2, 2024 · 0 comments · Fixed by #488 or #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
@Baroshem Baroshem mentioned this issue Oct 8, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant