crx-bridge icon indicating copy to clipboard operation
crx-bridge copied to clipboard

refactor: ships esm instead of cjs

Open antfu opened this issue 4 years ago • 0 comments

As this package is supported to work with bundlers (if I understand correctly), shipping es moudle instead of cjs would have better static-analyze support for bundlers (tree-shaking and better module detection, etc.)

Another option to use tsup: #9

antfu avatar Jul 24 '21 13:07 antfu