By enabling the minimize option on webpack config, the bundled size of the largest chunk (~600KB) shrinks down to ~300KB.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC2f33f59fea6f: [Cashtab] Reduce bundle size by about ~50%
npm build, check bundle size, test locally using serve (npm install -g serve): serve -s build.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable