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

fix(vite): use more strict app entry check in dev-bundler - #5959

Merged
pi0 merged 4 commits into
mainfrom
fix/vite-dev-bundler
Jul 17, 2022
Merged

fix(vite): use more strict app entry check in dev-bundler#5959
pi0 merged 4 commits into
mainfrom
fix/vite-dev-bundler

Conversation

@pi0

@pi0pi0 commented Jul 17, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

Resovles nuxt/nuxt#14322

❓ 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

With #1172 we added a workaround for absolute paths converting them into relative but it was ignoring any file containing "entry" as part of this path.

📝 Checklist

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

@netlify

netlifyBot commented Jul 17, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

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

@pi0
pi0 merged commit ffd40d1 into mainJul 17, 2022
@pi0
pi0 deleted the fix/vite-dev-bundler branch July 17, 2022 16:01
@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.

2 participants

@pi0@danielroe