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

Webpack4 support from master branch #8

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

Conversation

JimBledsoe
Copy link

Fixes #7

Besides a code change to the library to parse chunkGroups if they exist instead of chunks, the webpack config files are also incompatible, so a new w4 example was created. It requires webpack4 to be installed (locally to that example via package.json) to run and test properly.

Not sure how Travis will be able to deal with this.

@slawo
Copy link
Owner

slawo commented Jan 10, 2021

Hi, I will have a look into this. I haven't touched this project for a long time, I will need a refresher.
Also fixing the errors would be great.

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.

Webpack4 support
2 participants