bugsnag-js icon indicating copy to clipboard operation
bugsnag-js copied to clipboard

[Integration] Typescript

Open gingerbenw opened this issue 1 year ago • 1 comments

Goal

Convert packages to TypeScript using rollup to bundle both ES modules and Common JS modules for maximum compatibility

Changeset

  • Install and configure rollup
  • Add type annotations to browser packages
  • Update build scripts to generate es modules

Testing

Covered by CI

Outstanding

  • [ ] Test tree shaking manually

gingerbenw avatar Oct 16 '24 08:10 gingerbenw