JSPM

rollup-plugin-fast-typescript

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 16
  • Score
    100M100P100Q35095F
  • License MIT

A plugin that uses esbuild, swc or sucrase (your choice!) for blazing fast TypeScript transpilation, leaving the bundling task to Rollup.

Package Exports

  • rollup-plugin-fast-typescript

Readme

rollup-plugin-fast-typescript

A plugin that uses esbuild for blazing fast TypeScript transpilation, leaving the bundling task to Rollup.

Requires Rollup >= 3.2.0 because of #4671.

  • Supports tsconfig extends
  • Supports tsconfig baseUrl, paths and rootDirs resolution