Skip to content

cannot find module #545

@LeopoldLerch

Description

@LeopoldLerch

Hy,

I am webpack 2.6 and css-loader 0.28.4. With the simple configuration as in the docs

test: /\.css?$/, use: [{ loader: "style-loader" }, { loader: "css-loader" } ]

i am getting only the error message "cannog find module './test.css'. I am importing it as stated in the docs

import style from './test.css';

can anyone help?

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