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: move cssom to dependencies #131

Merged
merged 1 commit into from
Oct 10, 2017
Merged

fix: move cssom to dependencies #131

merged 1 commit into from
Oct 10, 2017

Conversation

zamotany
Copy link
Contributor

Fixes #124

Also, ensure we throw original error if it fails to enhance it.

@satya164 satya164 changed the title Move cssom to depednencies fix: move cssom to dependencies Oct 10, 2017
@zamotany zamotany merged commit d35da69 into master Oct 10, 2017
@zamotany zamotany deleted the fix-missing-cssom branch October 10, 2017 15:24
@codecov
Copy link

codecov bot commented Oct 10, 2017

Codecov Report

Merging #131 into master will decrease coverage by 0.23%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #131      +/-   ##
=========================================
- Coverage   97.73%   97.5%   -0.24%     
=========================================
  Files          19      19              
  Lines         398     401       +3     
  Branches       74      74              
=========================================
+ Hits          389     391       +2     
- Misses          9      10       +1
Impacted Files Coverage Δ
src/babel/lib/moduleSystem.js 98.55% <80%> (-1.45%) ⬇️

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 c1d5fda...bb1f499. 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

3 participants