Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

docs(schema): update prefix for runtime config env variables - #6999

Merged
pi0 merged 4 commits into
mainfrom
docs/runtime-config-prefix
Aug 29, 2022
Merged

docs(schema): update prefix for runtime config env variables#6999
pi0 merged 4 commits into
mainfrom
docs/runtime-config-prefix

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

resolvesnuxt/nuxt#14721

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

The prefix for runtime config env variables was missing in (part of) the schema docs.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroedanielroe added the documentation Improvements or additions to documentation label Aug 27, 2022
@danielroe
danielroe requested a review from pi0August 27, 2022 20:44
@danielroedanielroe self-assigned this Aug 27, 2022
@netlify

netlifyBot commented Aug 27, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commit2f666fd
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/630c8b0888b7b10008ca0f5b

pi0
pi0 approved these changes Aug 29, 2022
Comment threadpackages/schema/src/config/_common.ts Outdated
Comment threadpackages/schema/src/config/_common.ts Outdated
@pi0
pi0 merged commit 2d071eb into mainAug 29, 2022
@pi0
pi0 deleted the docs/runtime-config-prefix branch August 29, 2022 09:47
@pi0pi0 mentioned this pull request Sep 1, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xdocumentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enivornment variables in runtimeConfig not being set at runtime (Nuxt rc.8)

2 participants

@danielroe@pi0