enb / enb-bemxjst

bem-xjst support for ENB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BEMHTML is not available in global scope

blond opened this issue · comments

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

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