draggable
draggable copied to clipboard
File sizes don't seem to be correct
In the readme, the file sizes don't seem to be correct. For example the ES5 legacy bundle size is shown as ~25.63kb, yet what actually gets built is a whopping 358kb. Even minified, that file is still 238kb.
Edit: looks like the file sizes might be gzipped sizes? In which case, please update the readme to state this, as it's a bit misleading. For the record, my gzip test resulted in 37kb for the ES5 legacy bundle (after minification).
P.S. the issue template says to add a bug or feature tag, but it's not possible for me to add any tags at all.