Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #12 from ABlockOfficial/update_readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
RobinP122 authored Feb 16, 2024
2 parents 02720d0 + d678a08 commit f9930ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ Specific areas of focus include:
- Encryption and decryption of key-pairs during operations safely.
- Transactions and other complex network interactions simplified.

### Polyfill node core modules in webpack 5
Webpack < 5 used to include polyfills for node.js core modules by default. This is no longer the case. This affect CRA, Angular, Vue.js and Gatsby ([see fix](https://web3auth.io/docs/troubleshooting/webpack-issues#react-create-react-app)). We recommend using next.js as it [supports modern browsers with no configuration](https://nextjs.org/docs/architecture/supported-browsers#polyfills).

<p align="right">(<a href="#top">back to top</a>)</p>

<!-- GETTING STARTED -->
Expand Down

0 comments on commit f9930ef

Please sign in to comment.