patrick-steele-idem / morphdom

Fast and lightweight DOM diffing/patching (no virtual DOM needed)
MIT License
3.21k stars 129 forks source link

issues with file size #121

Closed sido420 closed 5 years ago

sido420 commented 6 years ago

I tried comparing library's size (as per github) and one on wizard.in and i found a huge difference.

https://wzrd.in/standalone/morphdom@latest is approx. 4.8K and https://raw.githubusercontent.com/patrick-steele-idem/morphdom/master/dist/morphdom-umd.min.js is 10k+

You can visit the links to see the difference.

Whats the difference between the two?

snewcomer commented 5 years ago

This should be ~4kb minified.