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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow nested consumer usage #330

Merged
merged 3 commits into from Apr 23, 2018
Merged

Conversation

ds300
Copy link
Contributor

@ds300 ds300 commented Apr 21, 2018

Hi! 馃憢

I was excited to test out the latest source-map for react-native-typescript-transformer and ran into an issue with the way the wasm consumer bindings are written. They assume that the callback passed to, e.g. eachMapping will not make use of another consumer. This resulted in an error which I created a regression test for in this PR, along with a fix.

Cheers!

@ds300
Copy link
Contributor Author

ds300 commented Apr 22, 2018

Looks like this fixes #319 too

Copy link
Contributor

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ds300 !

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.

None yet

2 participants