Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

docs: external configuration table #9189

Merged
merged 16 commits into from
Nov 21, 2022

Conversation

nathanchase
Copy link
Contributor

@nathanchase nathanchase commented Nov 19, 2022

πŸ”— Linked issue

resolves nuxt/nuxt#15550

❓ 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 an attempt to help clarify how common external packages/modules/scripts are configured with Nuxt 3, as referenced at #9181 (comment)

Here's a preview of how it might appear:

image

I also asked in Discord for community feedback on this: https://discord.com/channels/473401852243869706/897487139888062506/1043551067197165598

πŸ“ Checklist

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

@codesandbox
Copy link

codesandbox bot commented Nov 19, 2022

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

Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love this initiative!

docs/content/1.docs/1.getting-started/3.configuration.md Outdated Show resolved Hide resolved
@nathanchase
Copy link
Contributor Author

Thanks @danielroe & @HigherOrderLogic - changes have been committed.

Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! ❀️

@pi0
Copy link
Member

pi0 commented Nov 21, 2022

Thanks for working on this @nathanchase ❀️

I've pushed a few refactors to simplify and improve readability and also only include relevant to Nuxt 3 files.

image

@pi0 pi0 merged commit 34ae992 into nuxt:main Nov 21, 2022
daniil4udo pushed a commit to daniil4udo/framework that referenced this pull request Nov 22, 2022
Co-authored-by: Pooya Parsa <pooya@pi0.io>
daniil4udo pushed a commit to daniil4udo/framework that referenced this pull request Nov 22, 2022
Co-authored-by: Pooya Parsa <pooya@pi0.io>
@pi0 pi0 mentioned this pull request Dec 15, 2022
6 tasks
@danielroe danielroe added the 3.x label Jan 19, 2023
@danielroe danielroe mentioned this pull request Jan 20, 2023
danielroe pushed a commit that referenced this pull request Jan 21, 2023
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Clarification for external configuration with Nuxt 3
4 participants