-
Notifications
You must be signed in to change notification settings - Fork 7.7k
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(core): Fix loading of scoped-community packages #6807
Conversation
Great PR! Please pay attention to the following items before merging: Files matching
Files matching
Make sure to check off this list before asking for review. |
Tested it locally in my setup and fixes the issue 👍 |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #6807 +/- ##
=======================================
Coverage 24.61% 24.62%
=======================================
Files 3122 3122
Lines 190546 190549 +3
Branches 20944 20943 -1
=======================================
+ Hits 46910 46915 +5
+ Misses 142708 142705 -3
- Partials 928 929 +1
☔ View full report in Codecov by Sentry. |
|
Passing run #1694 ↗︎
Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
✅ All Cypress E2E specs passed |
Thanks a lot for the quick fix 🎉 |
Got released with |
Fixes #6795