Skip to content

A lot of deprecated messages from @bem/entity-name #117

@shkarupa-alex

Description

@shkarupa-alex

Clone,
run npm i,
run npm test
see a lot of messages like:

@bem/entity-name deprecated modName is kept just for compatibility and can be dropped in the future. Use mod.name instead in { block: 'block', modName: 'mod', modVal: true } at at node_modules/@bem/entity-name/lib/entity-name.js:32:24

@bem/entity-name deprecated modVal is kept just for compatibility and can be dropped in the future. Use mod.val instead in { block: 'block', modName: 'mod', modVal: true } at at node_modules/@bem/entity-name/lib/entity-name.js:33:23

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