Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 301 Bytes

File metadata and controls

11 lines (6 loc) · 301 Bytes

typescript-package-starter

A simple starter for TypeScript packages, easy to be published via npm.

Scripts can be found in package.json scripts.

issues

rollup -c not quit after created bundle

solution: downgrade typescript from 4.4.2 to 4.3.5