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
- Branch
- cashtab-reduce-bundle-size
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15787 Build 31474: Build Diff cashtab-tests Build 31473: arc lint + arc unit