Skip to content

Seems to ignore dynamic requires #72

Description

@siebevd

I'm using the require babel hook. Everything seemed to work fine until i changed my imports to requires. seems to work fine with the css-modules-require-hook but that doesn't support async plugins.

After i change it to a require, it seems to give me this error, which means it's being processed as javascript and not as css

Unexpected token (1:0)
> 1 | .revealer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions