Skip to content

Request to add support for filtering files ends with ".module(s).(css|less|sass)" #57

Description

@roland-reed

css-loader has an option modules, when it is set to true, only files match /\.module\.\w+$/i.test(filename) will be treated as CSS modules, but typings-for-css-modules-loader cannot filtering files like css-loader, is it possible to add support for this feature? Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions