Shopify / buy-button-js

BuyButton.js is a highly customizable UI library for adding ecommerce functionality to any website.
http://shopify.github.io/buy-button-js/
MIT License
244 stars 114 forks source link

potential performance/filesize optimizations #18

Closed tessalt closed 8 years ago

tessalt commented 8 years ago

bundles by file size, post uglification

bundle size
babel-runtime 60kb
shopifyBuy 43kb
polyfills (other than babel) 42kb
lodash 36kb
styles 23kb
hogan 14kb
morphdom 9kb

Actual application code: 36kb

tessalt commented 8 years ago

we got rid of lodash and babel-runtime 🎉