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

fix(vite): use externality to handle vite-node externals - #6153

Merged
pi0 merged 1 commit into
mainfrom
fix/vite-node-external
Jul 26, 2022
Merged

fix(vite): use externality to handle vite-node externals#6153
pi0 merged 1 commit into
mainfrom
fix/vite-node-external

Conversation

@antfu

@antfuantfu commented Jul 26, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

nuxt/nuxt#13994

❓ 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 reuses the externalization options from dev-bundler to make the behaviour more consistent.

📝 Checklist

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

@netlify

netlifyBot commented Jul 26, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit78af77e
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/62dfe5accaf9f6000ade6329
😎 Deploy Previewhttps://deploy-preview-6153--nuxt3-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@antfuantfu mentioned this pull request Jan 19, 2023
4 tasks
pi0
pi0 approved these changes Jul 26, 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.

LGTM. It would be nice if later refactor isExternal utility since is almost repeated in dev-bundler

@pi0pi0 changed the title fix(vite-node): use externality to handle externalsfix(vite): use externality to handle vite-node externalsJul 26, 2022
@pi0
pi0 merged commit 5e62e0f into mainJul 26, 2022
@pi0
pi0 deleted the fix/vite-node-external branch July 26, 2022 13:49
@antfuantfu mentioned this pull request Aug 4, 2022
7 tasks
@pi0pi0 mentioned this pull request Aug 5, 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.

3 participants

@antfu@pi0@danielroe