enb / enb-bem-tmpl-specs

BEM template specs for ENB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should not need to specify `destTech` field in `deps.js`

blond opened this issue · comments

({
    tech: 'tmpl-specs.js',
    shouldDeps: [{
        tech: 'bemhtml', // Horrible piece of shit
        block: 'button'
    }]
})