Closed tadatuta closed 9 years ago
When building deps bundle with deps tech of enb-bem-techs@1.0.4 it treats shouldDeps: { mod : 'init' } in i-bem__dom.deps.js as i-bem_init but i-bem__dom_init expected.
deps
enb-bem-techs@1.0.4
shouldDeps: { mod : 'init' }
i-bem__dom.deps.js
i-bem_init
i-bem__dom_init
duplicate of #112
When building deps bundle with
deps
tech ofenb-bem-techs@1.0.4
it treatsshouldDeps: { mod : 'init' }
ini-bem__dom.deps.js
asi-bem_init
buti-bem__dom_init
expected.