makedist
Lightweight file-to-file transpiler
Features
- Vue SFC support (
<script>
tag transpilation) - Typescript support (via esbuild)
- Automatic copying of assets
Usage
npx makedist [rootDir] [--src=src] [--dist=dist] [--format=cjs|esm]
tsc
/ babel
Compared to .d.ts
generation