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(package): Add source-map files to npm releases #4206

Conversation

pavelsevcik
Copy link
Contributor

@pavelsevcik pavelsevcik commented Dec 21, 2018

Fix for missing source-map files in npm releases

Fixes #2942

@codecov-io
Copy link

codecov-io commented Dec 21, 2018

Codecov Report

Merging #4206 into master will increase coverage by 0.33%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4206      +/-   ##
==========================================
+ Coverage    98.5%   98.84%   +0.33%     
==========================================
  Files         127      127              
  Lines        5629     5629              
  Branches      747      747              
==========================================
+ Hits         5545     5564      +19     
+ Misses         84       65      -19
Impacted Files Coverage Δ
packages/mdc-checkbox/index.js 100% <0%> (+1.2%) ⬆️
packages/mdc-ripple/index.js 100% <0%> (+2.08%) ⬆️
packages/mdc-auto-init/index.js 100% <0%> (+2.77%) ⬆️
packages/mdc-tab/index.js 96.49% <0%> (+3.5%) ⬆️
packages/mdc-ripple/util.js 100% <0%> (+3.5%) ⬆️
packages/mdc-base/component.js 100% <0%> (+4.16%) ⬆️
packages/mdc-switch/index.js 97.95% <0%> (+6.12%) ⬆️
packages/mdc-tabs/tab/index.js 100% <0%> (+9.09%) ⬆️
packages/mdc-radio/index.js 97.43% <0%> (+12.82%) ⬆️

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 d218a20...db20924. Read the comment docs.

@kfranqueiro
Copy link
Contributor

Tested and seems good to me, thanks! Will merge once tests finish after syncing the branch.

@kfranqueiro kfranqueiro merged commit 9d6375b into material-components:master Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants