Are you an LLM? You can read better optimized documentation at /docs/applications/vite.md for this page in Markdown format
Vite ​
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects.
Vanilla TypeScript build (Static) ​
- Set
Build Packtonixpacks. - Enable
Is it a static site?. - Set
Output Directorytodist.
Vanilla JavaScript build (Static) ​
- Set
Build Packtonixpacks. - Enable
Is it a static site?. - Set
Output Directorytodist.
