JSPM

rollup-typescript-custom-transformer-helper

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q16896F
  • License ISC

An utility to apply custom transformers to @rollup/plugin-typescript

Package Exports

  • rollup-typescript-custom-transformer-helper

Readme

@rollup/plugin-typescript custom transformer helper

Helper utility to apply custom typescript transformers to @rollup/plugin-typescript which contains more than one type of transformation (after,before, afterDeclaration)

For now it resolves problem disscussed in this thread