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: hmr runtime on preloaded stylesheet link #686

Merged
merged 1 commit into from
Jan 27, 2021
Merged

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

fixes #683

Breaking Changes

No

Additional Info

For error we should do the same

@codecov
Copy link

codecov bot commented Jan 27, 2021

Codecov Report

Merging #686 (f880af1) into master (a451223) will decrease coverage by 0.08%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #686      +/-   ##
==========================================
- Coverage   88.80%   88.72%   -0.09%     
==========================================
  Files          11       11              
  Lines         679      683       +4     
  Branches      186      188       +2     
==========================================
+ Hits          603      606       +3     
- Misses         73       74       +1     
  Partials        3        3              
Impacted Files Coverage Δ
src/hmr/hotModuleReplacement.js 91.22% <75.00%> (-0.60%) ⬇️

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 a451223...f880af1. 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