QubitProducts / slapdash

A lightweight JavaScript utility belt with native method override protection
http://npmjs.org/packages/slapdash
MIT License
3 stars 1 forks source link

Add IE8 support + tests which run in IE8 #10

Closed jimmed closed 8 years ago

jimmed commented 8 years ago

@KidkArolis @alanclarke @roberttod

Anybody know if we have a SauceLabs/BrowserStack account we can use to add IE8 testing to our CI?

jimmed commented 8 years ago

Bundle sizes for posterity (bytes):

browserify.js:    11161
browserify.min.js:     5497
browserify.min.js.gz:     1732

webpack.js:    12253
webpack.min.js:     4026
webpack.min.js.gz:     1351