usmanity / instatab

No longer maintained
http://blog.usmanity.com/update-on-instatab/
1 stars 1 forks source link

Fixed bugs introduced during browserification #29

Closed whroman closed 7 years ago

whroman commented 9 years ago

Fixed bugs introduced during browserification where vars were not moved into module that uses them (not previously an issue since they were all being declared as globals before browserify)

It might be worth noting that the "click to like" feature remains broken, as it was on the latest commit on master.