-
-
Notifications
You must be signed in to change notification settings - Fork 7
replace default export with a named export #37
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #37 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 25 24 -1
Branches 2 2
=========================================
- Hits 25 24 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
No problem, I can take it from here :) |
@Codex- Thank you for your quick response and actions ❤️ |
No problem, always happy to help out where I can :) |
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.
Thanks for the PR :)
See https://github.com/Codex-/cosmiconfig-typescript-loader/issues/36
This PR is built on top of https://github.com/Codex-/cosmiconfig-typescript-loader/pull/38 and show-cases how the import/require behavior is consistent on both platforms when switching from default imports to named imports.
See https://github.com/n1ru4l/cosmiconfig-typescript-loader/runs/8034633946 for a passing build