vite.dev favicon

Getting Started | Vite

Getting Started | Vite

#20
9
Public whispers
7
Contributors
2026-07-17 09:59:02
First whispered

Discussion activity

Public whispers on vite.dev over the last 17 weeks

2 active days
Less
More

Recent public whispers

RSS
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.
Text Highlight2026-07-17 10:17:02
Original Highlight Excerpt
"During development, Vite assumes that a modern browser is used."
Whisper Note
Guess that means I can't test on IE11 without extra setup, but who cares about IE in 2025 anyway?
Text Highlight2026-07-17 10:08:02
Original Highlight Excerpt
"During development, Vite assumes that a modern browser is used."
Whisper Note
This is why I love Vite — no more polyfill soup locally, just ship modern and fix prod.
Text Highlight2026-07-17 09:59:02
Original Highlight Excerpt
"During development, Vite assumes that a modern browser is used."
Whisper Note
So if someone's stuck on an old browser, dev mode just breaks for them? Good to know.

See what people are saying on vite.dev

Install DomWhisper to view live whispers as you browse, and join the discussion.

Get the extension