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

Add support for webpack 4 #55

Merged
merged 1 commit into from
Mar 12, 2018
Merged

Add support for webpack 4 #55

merged 1 commit into from
Mar 12, 2018

Conversation

simonkberg
Copy link
Contributor

Will use webpack's new .hooks API if available, and fall back
to using the deprecated .plugin API otherwis.

Tested locally, but couldn't find any tests in the repo.

Will use webpack's new `.hooks` API if available, and fall back
to using the deprecated `.plugin` API otherwis.

Tested locally, but couldn't find any tests in the repo.
@Klathmon
Copy link
Owner

Fantastic, thank you so much for this!

I'm going to make a release as soon as I can that includes this.

@Klathmon Klathmon merged commit 9c91596 into Klathmon:master Mar 12, 2018
@Klathmon
Copy link
Owner

Thanks again, it is released as version 2.1.0

@simonkberg simonkberg deleted the fix/webpack-4 branch March 12, 2018 19:18
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