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(nuxt): defineNuxtConfig is auto imported #3834

Closed
wants to merge 1 commit into from
Closed

Conversation

cinob
Copy link
Contributor

@cinob cinob commented Oct 9, 2022

No description provided.

@vercel
Copy link

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

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
Collaborator

Sepush commented Oct 9, 2022

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

@07akioni
Copy link
Collaborator

07akioni commented Oct 9, 2022

It's also for IDE type inference.

@07akioni 07akioni closed this Oct 9, 2022
@cinob
Copy link
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
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.

None yet

4 participants