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 4 support #31

Closed
wants to merge 13 commits into from
Closed

Conversation

rkilgore-meta
Copy link
Contributor

@rkilgore-meta rkilgore-meta commented Mar 23, 2018

fixes #31


Upgrade dependencies and support the webpack 4 plugin system. Didn't make any attempt to support earlier versions of webpack (maybe should add webpack ^4.0.0 as a peer dependency?).

Needed to tweak the tests to get them to pass, and needed to update the jest configuration slightly.

@hawkins
Copy link
Owner

hawkins commented Mar 23, 2018

Hey, thanks for your great work on this! 👏 I see you started a bit of work toward #19 as well; I'd like to keep these efforts separate for now, but I'd love another PR for that so we could back-port it to a webpack < 4 compatible release if you're interested to help out there too! 😄

Current thoughts are:

That said, is there anything else left for Webpack 4 support outstanding with this PR?

@rkilgore-meta
Copy link
Contributor Author

I don't think there's anything outstanding for webpack 4 support. I removed the #19 work-in-progress prior to creating this PR, so I think it's ready to go!

@hawkins
Copy link
Owner

hawkins commented Mar 24, 2018

Closing for #32

@hawkins hawkins closed this Mar 24, 2018
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.

2 participants