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(feat): lazy require registry #238

Merged
merged 2 commits into from
Jan 4, 2021
Merged

fix(feat): lazy require registry #238

merged 2 commits into from
Jan 4, 2021

Conversation

trs
Copy link
Contributor

@trs trs commented Jan 4, 2021

If requiring the registry from the module scope the result is an empty object. I assume this is caused by the circular nature of this dep.

Takes the core fix from #234 (thank you!)

Tyler Stewart added 2 commits January 4, 2021 14:28
Mocha doesn't seem to find nested paths with **
If requiring the registry from the module scope the result is an empty object. I assume this is caused by the circular nature of this dep
@trs trs added the bug A defect or bug that affects the original indended use of the application label Jan 4, 2021
@trs trs self-assigned this Jan 4, 2021
@trs trs mentioned this pull request Jan 4, 2021
@trs trs merged commit 720c93d into master Jan 4, 2021
@trs trs deleted the fix-feat-registry-require branch January 4, 2021 23:51
@botovance
Copy link
Contributor

🎉 This PR is included in version 4.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect or bug that affects the original indended use of the application released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants