question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bump `webpack-sources` to support `webpack@5`

See original GitHub issue

In a recent commit support for webpack@5 was added.

https://github.com/webpack-contrib/mini-css-extract-plugin/commit/903a56ea3fa08e173cd548d23089d0cee25bafea

I think webpack-sources might need updating to from 1.4 to 2.0.0-beta.8.

  • Operating System: macOS
  • Node Version: 14
  • NPM Version: 6.14.4 (using pnpm@5)
  • webpack Version: 5.0.0-beta.18
  • mini-css-extract-plugin Version: 0.9.0

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
alexander-akaitcommented, Jun 10, 2021

We reduce a lot of our deps in many loaders and plugins and will do it in future more

1reaction
alexander-akaitcommented, Jun 18, 2020

No, it can’t be upgraded right now, also we have compatibility between 1 and 2 to support webpack@4 and webpack@5, it will be bumped after drop webpack@4, we can’t do it right now, sorry

Read more comments on GitHub >

github_iconTop Results From Across the Web

To v5 from v4 - webpack
This guide aims to help you migrating to webpack 5 when using webpack directly. If you are using a higher level tool to...
Read more >
facebook/create-react-app - Webpack 5 support overview
Overview of tasks needed for updating CRA to Webpack 5 - Some of the work will support both Webpack 4 + 5 but...
Read more >
What's New in Webpack 5 - Frontend Digest
In this article, we go over all the new features in version 5 and give you tips and trips on upgrading.
Read more >
Webpack 5 Full Project Setup - YouTube
We are going for the big haul on this one. We'll start out creating a new Webpack 5 project, putting it on Github,...
Read more >
Creating and Understanding a Basic Webpack 5 Setup
Webpack can be a complicated beast, and I've encountered many developers that will just avoid anything to do with it.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found