entropyxyz / sdk

Official JavaScript SDK for Entropy blockchain.
GNU Affero General Public License v3.0
8 stars 0 forks source link

Proposal: we only support ESM #317

Open mixmix opened 5 months ago

mixmix commented 5 months ago

Proposal we only support esm (import only, no require)?

Argument:

mixmix commented 5 months ago

@frankiebee and I discussed this. Probably want to support both if we can.

I recommend ESM is the exampled code we give, and make that the "first class citizen" if there is ever any compromise.