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

Unable to use @gmod/gff with plugin #21

Open
cmdcolin opened this issue Sep 2, 2021 · 1 comment
Open

Unable to use @gmod/gff with plugin #21

cmdcolin opened this issue Sep 2, 2021 · 1 comment

Comments

@cmdcolin
Copy link
Contributor

cmdcolin commented Sep 2, 2021

My react-msaview library makes a basic usage of @gmod/gff but it appears to be unable to be compiled by the plugin template

api.js:55 Uncaught TypeError: Cannot read property 'Transform' of undefined

line

  var Transform = stream.Transform;

might be that webpack polyfills this and rollup might not

@cmdcolin
Copy link
Contributor Author

cmdcolin commented Sep 2, 2021

I may find a workaround but I just thought it was maybe notable

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