openpgpjs / web-stream-tools

Convenience functions for reading, transforming and working with WhatWG Streams
MIT License
27 stars 15 forks source link

Convert module to pure ESM #28

Closed larabr closed 1 year ago

larabr commented 1 year ago

Breaking changes: for downstream bundlers that support for package.json exports, it's no longer possible to access lib files other than the entrypoint.

WIP: