-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Remove src/
from remaining .npmignore
s.
#2678
Conversation
Following on from #2677
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.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #2678 +/- ##
=======================================
Coverage 34.35% 34.35%
=======================================
Files 389 389
Lines 8747 8747
Branches 910 910
=======================================
Hits 3005 3005
Misses 5121 5121
Partials 621 621 Continue to review full report at Codecov.
|
Remove `src/` from remaining `.npmignore`s.
This change breaks storybook in 3.3.6 via:
because presumably now |
removing |
I am not sure it's related to |
@joscha let's take it to the other issue but it really seems like the |
yes, I can't make sense of that, though. |
Following on from #2677