Skip to content

포매터 및 코드

Vite Config 생성기

Visually compose a vite.config.ts with sensible presets.

Runs in your browser

Plugins

vite.config.ts
lines: 16chars: 310size: 310 B
live

편집자 노트

Understanding · A plugins array, a few options, that's it.

이 심층 챕터는 현재 영어로만 제공됩니다. 위의 변환 도구는 귀하의 언어로 작동하지만, 긴 설명 글은 아직 번역되지 않았습니다.

자주 묻는 질문

Quick answers.

Which frameworks are supported?

The generator includes presets for React, Vue, Svelte, Preact, and Lit, along with vanilla TypeScript and JavaScript setups.

Does this tool install dependencies?

No. The tool generates the configuration code only; you will still need to install the relevant plugins via `npm` or `yarn` as specified in the output.

What is the difference between library and build mode?

Build mode optimizes for a web application deployment, while library mode configures Vite to bundle your code for distribution on registries like npm.

Is my project data safe?

Yes. This generator runs entirely in your browser. None of your local paths or configuration choices are sent to a server.

사람들이 다음도 검색합니다.

관련 도구

More in this room.

모두 보기 포매터 및 코드