Skip to content

Webpack v4 Support? #244

@c0d3ster

Description

@c0d3ster

Hi everyone,

I just upgraded to webpack v4 today, but now I'm unable to import in my bootstrap files from 'bootstrap/less/bootstrap.less' without getting an error with @import statements in the less file. I was only able to get my bundle to build again by downgrading webpack back to v3. I believe the below error message explains why the less-loader was not being used, but I wanted to see if maybe there was an alternative solution.

npm WARN less-loader@4.0.5 requires a peer of webpack@^2.0.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself.

If this is instead a config error on my part, I'd be happy to follow up with my config file. I do see a pull request regarding v4.x support, but I'm wondering what kind of timeframe we can expect before support will be merged into the main branch? Thanks in advance!

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