0.0.5 • Published 8 months ago

@alanscodelog/vite-config v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Vite Config

My default vite config for typescript libraries (builds each file as an entry).

Uses externalize-deps to externalize dependencies and a custom type plugin to run tsc --emitDeclarationOnly using tsconfig.types.json (both command, arguments, and project are customizable).