Skip to content

docs(nuxt): defineNuxtConfig is auto imported#3834

Closed
cinob wants to merge 1 commit intotusen-ai:docsfrom
cinob:docs
Closed

docs(nuxt): defineNuxtConfig is auto imported#3834
cinob wants to merge 1 commit intotusen-ai:docsfrom
cinob:docs

Conversation

@cinob
Copy link
Copy Markdown
Contributor

@cinob cinob commented Oct 9, 2022

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 9, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
naive-ui ✅ Ready (Inspect) Visit Preview Oct 9, 2022 at 9:55AM (UTC)

@cinob cinob temporarily deployed to test October 9, 2022 09:49 Inactive
@cinob cinob temporarily deployed to test October 9, 2022 09:49 Inactive
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Base: 62.78% // Head: 62.78% // No change to project coverage 👍

Coverage data is based on head (dbb7b7f) compared to base (0ac5446).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             docs    #3834   +/-   ##
=======================================
  Coverage   62.78%   62.78%           
=======================================
  Files        1060     1060           
  Lines       22203    22203           
  Branches     5800     5800           
=======================================
  Hits        13940    13940           
  Misses       6759     6759           
  Partials     1504     1504           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Sepush
Copy link
Copy Markdown
Collaborator

Sepush commented Oct 9, 2022

Will Nuxt auto import this by default? if not we should not remove this

@07akioni
Copy link
Copy Markdown
Collaborator

07akioni commented Oct 9, 2022

It's also for IDE type inference.

@07akioni 07akioni closed this Oct 9, 2022
@cinob
Copy link
Copy Markdown
Contributor Author

cinob commented Oct 10, 2022

defineNuxtConfig is deprecated. Remove import or alternatively use import { defineNuxtConfig } from 'nuxt/config'
v3.0.0-rc.10

@cinob
Copy link
Copy Markdown
Contributor Author

cinob commented Nov 16, 2022

The defineNuxtConfig api has been removed in rc14 #9029
@07akioni

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.

4 participants