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

Support [email protected] #34

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

Conversation

aleen42
Copy link

@aleen42 aleen42 commented Aug 12, 2021

  1. adapt removed compiler.plugin and compilation.plugin mentioned in compiler.plugin is not a function,in wepack5 #32.
  2. SourceMapSource will generate related files which can be read under stats.assets[0].related.
  3. SourceMapSource has changed the name property to _name.

@asynchroza
Copy link

Hey @aleen42, not a maintainer but thank you!

I pulled your repo and managed to get my project working. The only thing is that I get a postcss deprecation warning:

92% sealing asset processing CSSSplitWebpackPluginpostcss-chunk: postcss.plugin was deprecated. Migration guide:
https://evilmartians.com/chronicles/postcss-8-plugin-migration

I would totally pull yours if you decide to fork the project since this one seems to be deserted. I could help migrating to the newer postcss version.

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.

3 participants