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

"GeneratorFunction renamed?" after minimizing #286

Closed
jlongster opened this issue Dec 12, 2014 · 3 comments
Closed

"GeneratorFunction renamed?" after minimizing #286

jlongster opened this issue Dec 12, 2014 · 3 comments
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue

Comments

@jlongster
Copy link
Contributor

I'm using 6to5 on a big app. I like that you guys use regenerator to implement generators, so I'm confused why you care that things get renamed. I have a lot of generator functions, and if I minimize, I see the error "GeneratorFunction renamed?"

http://jlongster.com/s/genfunc-err.png

If there isn't a solution to this, this may be a showstopper for me using 6to5. Surely you guys support minification?

@sebmck
Copy link
Contributor

sebmck commented Dec 12, 2014

Duplicate of #283. I've got a fix 593e4ca but I'm not planning any new releases until 2.0.0 so unfortunately you'll have to patch the runtime in the meantime. Sorry for the hassle.

@sebmck
Copy link
Contributor

sebmck commented Dec 12, 2014

@jlongster @monsanto Actually, I'll work out a way to push a new minor version if I can get a confirmation that the patch fixes the issue.

@monsanto
Copy link
Contributor

@sebmck it does

ramasilveyra pushed a commit to ramasilveyra/babel that referenced this issue Sep 30, 2017
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Jan 19, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue
Projects
None yet
Development

No branches or pull requests

3 participants