patractlabs / redspot

Redspot is an Substrate pallet-contracts (ink!) development environment. Compile your contracts and run them on a different networks. Redspot's core forks from Hardhat but changed a lot to suit substrate.
https://redspot.patract.io/
Other
67 stars 22 forks source link

ESM Support? #182

Open drewstone opened 2 years ago

drewstone commented 2 years ago

We use some libraries that depend on ESM and are curious if this can be supported easily?