Skip to content
This repository was archived by the owner on Jan 13, 2018. It is now read-only.

deps: Context of deps declaration by techs #413

@veged

Description

@veged

Right now we must write like this:
b__e_m_v.deps.js

{ tech: 'js', mustDeps: { tech: 'bemhtml', block: 'b', elem: 'e', mods: { m: 'v' } }  }

It's strange, because we already have BEM-item context and it's possible to write:

{ tech: 'js', mustDeps: { tech: 'bemhtml' }  }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions