fast-mutex icon indicating copy to clipboard operation
fast-mutex copied to clipboard

Transition to typescript and esm-compatible builds, drop bower compatibiltiy

Open VanTanev opened this issue 4 years ago • 0 comments

No functional changes have been made to the code. Very minor refactoring, to work better with Typescript, has been applied.

Other than that, this version now supports ESM, tree-shaking (for debug), exports TS definitions, and still works with CJS / webpack / etc.

VanTanev avatar Aug 11 '20 11:08 VanTanev