• Juan Corona's avatar
    Fix the scoping of the initial value for the `plugins` property · acddfb66
    Juan Corona authored
    This fixes the remaining failing tests.
    When compiled from coffeescript the initial `{}` value was at the prototype level instead of scoped at the function level.
    It looked like I was declaring it as an instance variable, but it was more like a class variable.. coffeescript is weird to me..
    acddfb66
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...