-
-
Notifications
You must be signed in to change notification settings - Fork 187
fix few issues with webpack@4 #134
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
Conversation
andriijas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I glanced thought the file changes, looks good. I dont have time to test in real project right now unfortunately. Thanks for taking the time to fix this!
Codecov Report
@@ Coverage Diff @@
## master #134 +/- ##
=======================================
+ Coverage 94.89% 100% +5.1%
=======================================
Files 2 2
Lines 98 98
=======================================
+ Hits 93 98 +5
+ Misses 5 0 -5
Continue to review full report at Codecov.
|
53f3bdd to
b5efe37
Compare
b5efe37 to
5fdbadc
Compare
There should no longer be any race condition possible, so it's pretty safe even if it could prevent the same issue not to be spotted
|
Woohoo 🎊 I have been waiting for this. Any plans to release to npm soon? |
|
YES!!! Today hopefully, I need to double check if we need anything else... :) |
|
|
closes #128