-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
This module is authored in ESM but then transpiles that to CJS, then finally uses rollup to create a big code blob.
Image from https://esbuild.github.io/analyze/ :

The tsc config could be updated to just publish ESM and rollup could be removed.
This would make it easier to do tree shaking to remove unused code from bundles.
The same change could be made to pvutils and pvtsutils.
@microshine I can open some PRs if you'd fine this useful?
Metadata
Metadata
Assignees
Labels
No labels