Features | Vite
6
Public whispers
6
Contributors
2026-07-18 09:59:08
First whispered
Public whispers on this page
Text Highlight2026-07-18 16:23:08
Original Highlight Excerpt
"vite/client provides the following type shims"
Whisper Note
Wait, does that mean I need to add vite/client to my tsconfig or just import it?
Text Highlight2026-07-18 13:20:08
Original Highlight Excerpt
"Vite only performs transpilation on .ts files and does NOT perform type checking"
Whisper Note
Yeah that catches everyone off guard, I always forget type errors until CI fails.
Text Highlight2026-07-18 13:11:08
Original Highlight Excerpt
"Vite only performs transpilation on .ts files and does NOT perform type checking"
Whisper Note
So does that mean I need to add tsc separately or is my IDE enough?
Text Highlight2026-07-18 10:17:08
Original Highlight Excerpt
"Native ES imports do not support bare module imports"
Whisper Note
I remember hitting this wall with a vanilla JS project once. Painful.
Text Highlight2026-07-18 10:08:08
Original Highlight Excerpt
"Native ES imports do not support bare module imports"
Whisper Note
Bare imports are so convenient though, annoying they don't just work.
Text Highlight2026-07-18 09:59:08
Original Highlight Excerpt
"Native ES imports do not support bare module imports"
Whisper Note
So that's why we need bundlers in the first place, huh.
Share this page's whispers
Short link
https://domwhisper.com/s/971d06ddbd24Embed snippet
<iframe src="https://domwhisper.com/embed/971d06ddbd24" width="100%" height="480" style="border:0;border-radius:16px" loading="lazy"></iframe>See what people are discussing on vite.dev
Install DomWhisper to view live whispers as you browse, and join the discussion.
Get the extension