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

fix(vite): avoid creating server for production build - #5941

Merged
pi0 merged 2 commits into
mainfrom
fix/vite-dev-server-in-build
Jul 17, 2022
Merged

fix(vite): avoid creating server for production build#5941
pi0 merged 2 commits into
mainfrom
fix/vite-dev-server-in-build

Conversation

@antfu

Copy link
Copy Markdown
Member

🔗 Linked issue

fixnuxt/nuxt#14246
#5875 (comment)

❓ 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)

@netlify

netlifyBot commented Jul 16, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commit10b8cd6
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/62d419621b15420008a0c6af

@pi0pi0 changed the title fix(vite): avoid starting server in buildfix(vite): avoid creating server for production buildJul 17, 2022
pi0
pi0 approved these changes Jul 17, 2022

@pi0pi0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice find and fix. Thanks!

@pi0
pi0 merged commit 4abcfb6 into mainJul 17, 2022
@pi0
pi0 deleted the fix/vite-dev-server-in-build branch July 17, 2022 14:17
@pi0pi0 mentioned this pull request Jul 17, 2022
Sign up for freeto 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.

Build error: ERROR [unhandledRejection] Cannot read properties of null (reading 'config')

3 participants

@antfu@pi0@danielroe