Skip to content

Disable css modules for unit tests #703

Closed
@znck

Description

@znck

Event after setting

cssModules: {
            modules: false,
            localIdentName: '[local]'
          }

class names like foo are transformed to foo_0. There should be a way to disable as unit tests heavily depend on selectors.

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