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

fix(vite): separate dynamic deps in dev-bundler #2067

Merged
merged 3 commits into from
Nov 22, 2021
Merged

Conversation

antfu
Copy link
Member

@antfu antfu commented Nov 22, 2021

πŸ”— Linked issue

Fix nuxt/nuxt#12801

❓ 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

πŸ“ Checklist

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

@netlify
Copy link

netlify bot commented Nov 22, 2021

βœ”οΈ Deploy Preview for nuxt3-docs ready!

πŸ”¨ Explore the source changes: e9011c9

πŸ” Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/619b85189752c00008209e90

😎 Browse the preview: https://deploy-preview-2067--nuxt3-docs.netlify.app

@antfu antfu changed the title fix(vite): seperate dynamic deps in dev-bundler fix(vite): separate dynamic deps in dev-bundler Nov 22, 2021
@pi0 pi0 merged commit a149225 into main Nov 22, 2021
@pi0 pi0 deleted the fix/dev-bundler-dynamic branch November 22, 2021 17:39
antfu added a commit that referenced this pull request Nov 30, 2021
pi0 pushed a commit that referenced this pull request Nov 30, 2021
@psycongaroo
Copy link
Contributor

@antfu
Tried it in nuxt 3 and is fixed, tried too in nuxt bridge and still got the problem nuxt/nuxt#12801

@danielroe danielroe added the 3.x label Jan 19, 2023
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.

Auto imported component's style is loaded even if I don't use component
5 participants