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

feat(schema, nuxt): allow user-configurable serverDir - #7868

Merged
danielroe merged 2 commits into
mainfrom
feat/server-dir
Oct 10, 2022
Merged

feat(schema, nuxt): allow user-configurable serverDir#7868
danielroe merged 2 commits into
mainfrom
feat/server-dir

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

resolvesnuxt/nuxt#14944

❓ 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

Allows user to specify serverDir.

📝 Checklist

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

@danielroedanielroe added enhancement New feature or request 🍰 p2-nice-to-have Priority 2: nothing is broken but it's worth addressing labels Sep 27, 2022
@danielroe
danielroe requested a review from pi0September 27, 2022 14:10
@danielroedanielroe self-assigned this Sep 27, 2022
@codesandbox

Copy link
Copy Markdown

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

@netlify

netlifyBot commented Sep 27, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commit3521650
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6333045ebf54200008448d9b

@cpreston321

cpreston321 commented Sep 27, 2022

Copy link
Copy Markdown
Contributor

@danielroe Do we want to update docs with the new config option apart of this PR ? https://v3.nuxtjs.org/api/configuration/nuxt.config

@danielroe

Copy link
Copy Markdown
MemberAuthor

@cpreston321 You are certainly right, but that page is auto generated from the schema, so it should be up-to-date, unless there are other pages or sections that also need to be updated.

@cpreston321

Copy link
Copy Markdown
Contributor

@danielroe you are right! I honestly thought it was manual and not dynamic!

@danielroedanielroe mentioned this pull request Oct 9, 2022
@danielroe
danielroe requested a review from atinuxOctober 10, 2022 10:13
@danielroedanielroe changed the title feat(schema, nuxt): allow user-configurable serverDirfeat(schema, nuxt): allow user-configurable serverDirOct 10, 2022
@danielroe
danielroe merged commit 81a8a25 into mainOct 10, 2022
@danielroe
danielroe deleted the feat/server-dir branch October 10, 2022 10:49
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xenhancementNew feature or request🍰 p2-nice-to-havePriority 2: nothing is broken but it's worth addressing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

An option for having separate server and client directories

3 participants

@danielroe@cpreston321@atinux