Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 229 Bytes

File metadata and controls

13 lines (9 loc) · 229 Bytes

Repro for effect bundle size

npm install

# generate bundle, atlas map, and get bundle gzip size
npm run bundle-size

# run atlas bundle visualizer
npm run bundle-analyzer

Bundle size gzip size without effect is 317KB