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

fix(vite): add typecheck to _vite_ plugins#5464

Merged
pi0 merged 1 commit intomainfrom
fix/typechecker
Jun 15, 2022
Merged

fix(vite): add typecheck to _vite_ plugins#5464
pi0 merged 1 commit intomainfrom
fix/typechecker

Conversation

@danielroe
Copy link
Member

🔗 Linked issue

resolves nuxt/nuxt#14013

❓ 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

Typo fix - it was not being added to vite config. 🤦

📝 Checklist

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

@danielroe danielroe added bug Something isn't working vite ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf labels Jun 14, 2022
@danielroe danielroe requested a review from pi0 June 14, 2022 20:51
@danielroe danielroe self-assigned this Jun 14, 2022
@netlify
Copy link

netlify bot commented Jun 14, 2022

Deploy Preview for nuxt3-docs canceled.

Name Link
🔨 Latest commit 4a81521
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62a8f4d1f73aee0008b0998d

@pi0 pi0 merged commit cf25525 into main Jun 15, 2022
@pi0 pi0 deleted the fix/typechecker branch June 15, 2022 15:18
@pi0 pi0 mentioned this pull request Jul 11, 2022
@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

3.x bug Something isn't working ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf vite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Type checking does't work

2 participants