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

feat: add option to specify output file (#72) #149

Merged
merged 1 commit into from
Oct 11, 2020

Conversation

bencelang
Copy link
Contributor

Fixes #72

The solution allows to specify an absolute output file path. When specified, generated code will be written to that file, otherwise defaults to current behavior (this package's index.js file).

Copy link
Owner

@ktsn ktsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thank you!

@ktsn ktsn merged commit b232c8c into ktsn:master Oct 11, 2020
@ktsn ktsn mentioned this pull request Jan 6, 2021
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

Successfully merging this pull request may close these issues.

Support Yarn v2
2 participants