Skip to content

docs: remove defineNuxtConfig import from playground#193

Merged
danielroe merged 1 commit into
nuxt-modules:mainfrom
azrikahar:fix-playground-config
Jan 4, 2023
Merged

docs: remove defineNuxtConfig import from playground#193
danielroe merged 1 commit into
nuxt-modules:mainfrom
azrikahar:fix-playground-config

Conversation

@azrikahar

Copy link
Copy Markdown
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

netlify Bot commented Dec 29, 2022

Copy link
Copy Markdown

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.

@danielroe danielroe left a comment

Copy link
Copy Markdown
Collaborator

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
@github-actions github-actions Bot mentioned this pull request Jun 26, 2026
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