Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Frontend
/
Frontend
What lets Vite avoid rebuilding one large application bundle before serving every develop…
from Frontend
beginner
1 min
What lets Vite avoid rebuilding one large application bundle before serving every development change?
It serves source modules through native ESM and transforms requested modules on demand.
It disables the browser module graph during development.
It converts every dependency into one global script tag.
Check
Ask AI about this kata
Report an error
previous kata
Name the `package.json` field that tells bundlers whether importing files may run observa…
Fill in
next kata
Name the responsive-image attribute that lists candidate image resources with width or pi…
Fill in
A new version is available
Reload