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

Add support for flow mixins when using babylon #3391

Merged
merged 1 commit into from Dec 4, 2017
Merged

Add support for flow mixins when using babylon #3391

merged 1 commit into from Dec 4, 2017

Conversation

bakkot
Copy link
Collaborator

@bakkot bakkot commented Dec 4, 2017

Partially fixes #3390.

Only works with babylon, since flow's parser doesn't seem to put the mixin into the AST (???).

@suchipi
Copy link
Member

suchipi commented Dec 4, 2017

@mroch do we need to do something differently to get mixins when using the flow parser?

@azz azz merged commit 8e377a1 into master Dec 4, 2017
@azz azz deleted the mixins branch December 4, 2017 21:58
@suchipi
Copy link
Member

suchipi commented Dec 4, 2017

We should probably add a snapshot of multiple mixins like @azz's PR had

@bakkot bakkot mentioned this pull request Apr 11, 2018
@lock lock bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. 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
locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prettier deletes mixins
4 participants