Skip to content

Doesn't work with webpack 2 #92

@lavezzi1

Description

@lavezzi1

Hello guys. Looks like it doesn't works with the latest webpack 2 beta.

        loaders: [
            {
                test: /\.css$/,
                loader: ExtractTextPlugin.extract({ fallbackLoader: 'style-loader', loader: 'css-loader!postcss-loader' })
            },

Then I ran webpack-dev-server and it doesn't finish.

Some guys have trouble too here webpack/webpack#2812

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