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: add .env to directory structure and improve config docs #18594

Merged
merged 7 commits into from Feb 1, 2023

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Jan 28, 2023

πŸ”— Linked issue

resolves #14989
resolves #12390

❓ 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

This is a PR (still in-progress) to improve our documentation of how runtime config works and how it should be used. (And in particular, any caveats that users need to be aware of.)

πŸ“ Checklist

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

@codesandbox
Copy link

codesandbox bot commented Jan 28, 2023

CodeSandbox logoCodeSandbox logoΒ  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

Co-authored-by: SΓ©bastien Chopin <seb@nuxt.com>
@danielroe danielroe requested a review from pi0 January 31, 2023 21:07
@danielroe danielroe marked this pull request as ready for review January 31, 2023 22:32
@danielroe danielroe changed the title docs: add .env to directory structure and improve docs docs: add .env to directory structure and improve config docs Feb 1, 2023
@danielroe danielroe merged commit a887418 into main Feb 1, 2023
@danielroe danielroe deleted the docs/runtime-config branch February 1, 2023 11:53
@danielroe danielroe mentioned this pull request Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs] add runtimeConfig / appConfig explainer add note about --dotenv in dev to runtime config page
3 participants