Bump `webpack-sources` to support `webpack@5`
See original GitHub issueIn a recent commit support for webpack@5
was added.
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:
- Created 3 years ago
- Comments:6 (4 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
We reduce a lot of our deps in many loaders and plugins and will do it in future more
No, it can’t be upgraded right now, also we have compatibility between
1
and2
to support webpack@4 and webpack@5, it will be bumped after drop webpack@4, we can’t do it right now, sorry