web3.js
web3.js copied to clipboard
ESM CJS native builds documentation
Document:
- [ ] we have support of both ESM and CJS native builds ( in readme-s and documentation )
- [ ] how user can
importESM in browsers and node ( with node user will need to add additional flag ) ( some examples ) - [ ] how user can
requireCJS ( some examples ) - [x] ESM support of tree shaking