-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
For my rollup config, I also use rollup-plugin-size and rollup-plugin-filesize, but this plugin does not move to the next line with default props when it's done:
100% (4): src/ErrorBox.tsx┌────────────────────────────────┐
│ │
│ Destination: dist/index.js │
│ Bundle Size: 2.58 KB │
│ Minified Size: 1.81 KB │
│ Gzipped Size: 767 B │
│ │
└────────────────────────────────┘
┌───────────────────────────────────┐
│ │
│ Destination: dist/index.es.js │
│ Bundle Size: 2.55 KB │
│ Minified Size: 1.77 KB │
│ Gzipped Size: 757 B │
│ │
└───────────────────────────────────┘
index.es.js ⏤ 0 B (-944 B)
index.es.js ⏤ 944 B
created dist/index.js, dist/index.es.js in 10.1s
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels