-
Notifications
You must be signed in to change notification settings - Fork 539
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.json): publish source maps #570
Conversation
Codecov Report
@@ Coverage Diff @@
## main #570 +/- ##
=======================================
Coverage 94.78% 94.78%
=======================================
Files 179 179
Lines 10976 10976
Branches 1088 1088
=======================================
Hits 10404 10404
Misses 572 572 |
Shouldn't we include the ts files also? |
Don't really know, |
If we change the I'm not sure about any other packaging switches / tools that would also need additional config changes to retain these (like webpack for example). |
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
Which problem is this PR solving?
Short description of the changes