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

@rimbu/channel not working in Deno due to transpilation issues #178

Closed
vitoke opened this issue Aug 3, 2023 · 0 comments · Fixed by #179
Closed

@rimbu/channel not working in Deno due to transpilation issues #178

vitoke opened this issue Aug 3, 2023 · 0 comments · Fixed by #179
Assignees

Comments

@vitoke
Copy link
Contributor

vitoke commented Aug 3, 2023

Due to a regex replace when running denoify, all private class members received illegal names, e.g. @rimbuamount instead of #amount. This breaks the code for Deno and should be fixed.

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 a pull request may close this issue.

1 participant