Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webpack 5 support. Fix deprecated hook call #9

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

severin-d
Copy link

@severin-d severin-d commented Oct 14, 2020

Resolves #8

@severin-d severin-d closed this Oct 14, 2020
@severin-d severin-d reopened this Oct 14, 2020
@severin-d severin-d mentioned this pull request Oct 14, 2020
@blaky
Copy link

blaky commented Feb 16, 2021

Hey @NMFR , Is there something preventing you from accepting this PR? Could we help with this?

src/index.js Outdated Show resolved Hide resolved
src/index.js Outdated Show resolved Hide resolved
src/index.js Outdated Show resolved Hide resolved
Daniil Severin and others added 3 commits March 16, 2021 13:13
Co-authored-by: dylanzt <dylanzt@gmail.com>
Co-authored-by: dylanzt <dylanzt@gmail.com>
Co-authored-by: dylanzt <dylanzt@gmail.com>
@mhassan1
Copy link

I don't think this deals with all deprecations; when I use the emit phase, I get this:

(node:80564) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add webpack 5 support
4 participants