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

docs: remove defineNuxtConfig import from playground #193

Merged
merged 1 commit into from Jan 4, 2023

Conversation

azrikahar
Copy link
Contributor

Closes #192

As documented in https://nuxt.com/docs/guide/directory-structure/nuxt.config, defineNuxtConfig is now auto imported. We'll either have to remove import (which this PR opts to do) or import it from nuxt/config instead.

@netlify
Copy link

netlify bot commented Dec 29, 2022

Deploy Preview for friendly-lamington-fb5690 ready!

Name Link
🔨 Latest commit c398e79
🔍 Latest deploy log https://app.netlify.com/sites/friendly-lamington-fb5690/deploys/63ad7cefd31ea20009ddc9fa
😎 Deploy Preview https://deploy-preview-193--friendly-lamington-fb5690.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Collaborator

@danielroe danielroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@danielroe danielroe changed the title fix(playground): remove defineNuxtConfig import docs: remove defineNuxtConfig import from playground Jan 4, 2023
@danielroe danielroe merged commit 3d1774a into nuxt-modules:main Jan 4, 2023
@azrikahar azrikahar deleted the fix-playground-config branch January 5, 2023 07:33
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

Successfully merging this pull request may close these issues.

fix: Cannot start nuxt: (0 , _nuxt.defineNuxtConfig) is not a function
2 participants