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

netlifyBot commented Dec 29, 2022

Copy link
Copy Markdown

Deploy Preview for friendly-lamington-fb5690 ready!

NameLink
🔨 Latest commitc398e79
🔍 Latest deploy loghttps://app.netlify.com/sites/friendly-lamington-fb5690/deploys/63ad7cefd31ea20009ddc9fa
😎 Deploy Previewhttps://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.

@danielroedanielroe 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!

@danielroedanielroe changed the title fix(playground): remove defineNuxtConfig importdocs: remove defineNuxtConfig import from playgroundJan 4, 2023
@danielroe
danielroe merged commit 3d1774a into nuxt-modules:mainJan 4, 2023
@azrikahar
azrikahar deleted the fix-playground-config branch January 5, 2023 07:33
@github-actionsgithub-actionsBot mentioned this pull request Jun 26, 2026
Sign up for freeto 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

@azrikahar@danielroe