Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 358 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 358 Bytes

Pipopack

Tiny library bundler only use TypeScript Compiler API.

Motivation

  • npm publish a pure Typescript library <<<<<<< HEAD
  • zero configs or plugins =======
  • zero config or plugin

18f44c664720fae7c004574c6a7ac23200f9b01b

Install

npm i picopack -g

Use

tinypack ./index.ts -o dist

License

MIT