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.
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.