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 Webpack 5 #389

Merged
merged 17 commits into from
Nov 6, 2020
Merged

Support Webpack 5 #389

merged 17 commits into from
Nov 6, 2020

Conversation

th0r
Copy link
Collaborator

@th0r th0r commented Nov 3, 2020

@th0r th0r marked this pull request as ready for review November 5, 2020 19:56
@th0r
Copy link
Collaborator Author

th0r commented Nov 5, 2020

@valscion do you want to take a look?

@valscion
Copy link
Member

valscion commented Nov 6, 2020

Yup, I'll check this out :)

@th0r th0r requested a review from valscion November 6, 2020 07:43
Copy link
Member

@valscion valscion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I'm thrilled with having the possibility of creating tests for multiple different webpack versions!

At first I got mysterious errors for various tests and was super confused — then I cloned the entire repository from a clean slate and discovered I had forgot to run npm run build before running tests 😅. After running that, all tests passed for me locally, too 🎉

My comments are only minor in nature. I didn't go through all of the changes you did to parsing bundles logic as I trust the tests to be good enough to ensure that the logic is correct ☺️

test/webpack-versions/4.44.2/package.json Show resolved Hide resolved
test/webpack-versions/5.4.0/package.json Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
src/analyzer.js Outdated Show resolved Hide resolved
src/analyzer.js Show resolved Hide resolved
@th0r th0r requested a review from valscion November 6, 2020 09:38
Copy link
Member

@valscion valscion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Great job! 👍 👍 👏 💯 🎉 🚀

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