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

fix: support webpack@5 #477

Merged
merged 8 commits into from Dec 25, 2019
Merged

fix: support webpack@5 #477

merged 8 commits into from Dec 25, 2019

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

support webpack@5 with deprecation messages

Breaking Changes

No

Additional Info

Just setup CI

@codecov
Copy link

codecov bot commented Dec 20, 2019

Codecov Report

Merging #477 into master will decrease coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #477      +/-   ##
==========================================
- Coverage    88.7%   88.47%   -0.24%     
==========================================
  Files           5        5              
  Lines         425      425              
  Branches       94       94              
==========================================
- Hits          377      376       -1     
- Misses         46       47       +1     
  Partials        2        2
Impacted Files Coverage Δ
src/index.js 87.79% <0%> (-0.47%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4498ed0...09f237a. Read the comment docs.

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.

None yet

1 participant