Vladimir Rakchaev

Results 3 issues of Vladimir Rakchaev

Added possibility to use YModules in js files from own bem libraries based on bem-bl.

The template engine doesn't compile the next template without dev mode: ``` js attrs()({ tabindex: -1 }), ``` ``` Error: Only literal or function is allowed in template's body at...