web3.js icon indicating copy to clipboard operation
web3.js copied to clipboard

ESM CJS native builds documentation

Open jdevcs opened this issue 2 years ago • 0 comments

Document:

  • [ ] we have support of both ESM and CJS native builds ( in readme-s and documentation )
  • [ ] how user can import ESM in browsers and node ( with node user will need to add additional flag ) ( some examples )
  • [ ] how user can require CJS ( some examples )
  • [x] ESM support of tree shaking

jdevcs avatar Mar 29 '23 09:03 jdevcs