Skip to content

Commit

Permalink
feat: support esm modules [EXT-5853] (#736)
Browse files Browse the repository at this point in the history
* feat: support esm modules [EXT-5853]

* feat: support esm modules

* feat: switch build to tsup to support cjs + esm

* fix: back to dynamic require

* fix: tsup handles interop

* fix: wrapper around jsonwebtoken to support cjs and esm

* fix: infer type rather than any

* fix: remove unused build scripts
  • Loading branch information
BobHemphill76 authored Jan 7, 2025
1 parent d5ae5c3 commit 161ca98
Show file tree
Hide file tree
Showing 5 changed files with 1,595 additions and 79 deletions.
Loading

0 comments on commit 161ca98

Please sign in to comment.