Skip to content

tech: js tech: bemhtml deps bug #294

@HDevel

Description

@HDevel

if i try to deps some elem of another block like that:

{
    tech: 'js',
    mustDeps: [
        {
            block: 'some-block',
            elem: 'some-elem',
            tech: 'bemhtml'
        }
    ]
}

in common file i see block itself and elem, but i expect to see just elem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions