This diff implements step 3 outlined in the task description. These polyfill fixes are necessary for bchjs functions used in Cashtab, as the most recent version of create react app does not support polyfills by default.
Details
Details
- Reviewers
kieran709 - Group Reviewers
Restricted Project - Commits
- rABC93147d99ed25: [Cashtab] Webpack upgrade part 3, polyfill support
cd web/cashtab-v2
npm i
npm start and observe default react app
npm run build and build success
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable