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

🐛[mds-stream] Change ts-nats import to properly resolve methods #338

Merged
merged 1 commit into from
May 19, 2020

Conversation

avatarneil
Copy link

@avatarneil avatarneil commented May 19, 2020

📚 Purpose

Though typescript/webpack do not complain, it appears that if you use a default-style import for ts-nats at runtime the methods are unable to be resolved. Tests are lacking for everything in mds-stream, and we ought to improve that at some point soon. This has been tested in one of our development environments and resolves the issue. I will probably cut a PR to update the typing for the ts-nats library at some point, too.

📦 Impacts:

mds-stream
mds-agency
mds-web-sockets

✅ PR Checklist

@avatarneil avatarneil self-assigned this May 19, 2020
@avatarneil avatarneil merged commit baca413 into develop May 19, 2020
@avatarneil avatarneil deleted the bugfix/neil/ts-nats-patch branch May 19, 2020 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants