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

Shared struct handled differently by browserify transform and in node #123

Open
dy opened this issue Dec 8, 2018 · 1 comment
Open

Shared struct handled differently by browserify transform and in node #123

dy opened this issue Dec 8, 2018 · 1 comment

Comments

@dy
Copy link
Contributor

dy commented Dec 8, 2018

I have a shared struct in gl-waveform module, that is in a separate glsl file..
Two other deps require that.
In browser all works fine, in node there is a huge log.
Can't show it because they are huge.
Likely cache of structs is shared and does not get cleaned.

@dy
Copy link
Contributor Author

dy commented Dec 8, 2018

Related #112

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

No branches or pull requests

1 participant