enb/enb-bemxjst

BEMHTML is not available in global scope

blond opened this issue · 0 comments

blond commented

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

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