enb / enb-xjst

XJST support for ENB
Other
10 stars 11 forks source link

BEMHTML is not available in global scope #94

Closed blond closed 9 years ago

blond commented 9 years ago

Now if BEMHTML.apply() call before BEMHTML was declared, then throw error:

BEMHTML.apply(); // ReferenceError: BEMHTML is not defined
this.BEMHTML = /* ... */