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 flow headers option is ignored #154

Open
hnrchrdl opened this issue Nov 18, 2021 · 1 comment
Open

Add flow headers option is ignored #154

hnrchrdl opened this issue Nov 18, 2021 · 1 comment

Comments

@hnrchrdl
Copy link

When using the node library, it seems the addFlowHeader option is ignored.

For example when running this code, no flow headers (// @flow) are inserted.

compiler.compileDefinitionString(code, { addFlowHeader: true } );

Is this intended or a bug? If bug, i could create a PR to fix it, let me know.

@orta
Copy link
Collaborator

orta commented Dec 21, 2021

Seems like a bug to me?

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

2 participants