- ⚡ Fast - Build with
rollup-plugin-esbuild
- 📊 Stats - output bag bundlesize
- 📦 Exclude
dependencies
andpeerDependencies
, and bundledevDependencies
- 💪 Typescript - type safe, support alias path with
ttypescript
- 🃏 Auto setup package condition exports with
rollup-plugin-condition-exports
- ✅ Vitest
- 📦 Publish with
changesets
pnpm i @aiou/rollup-template
- Setup -
pnpm i
- Build -
pnpm build
built with ❤️ by 😼