We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It may be a basic question, what is the best way to use this script?
Can it be integrated with Babel?
The text was updated successfully, but these errors were encountered:
Here's an example of a project using flow-copy-source: https://github.com/StreakYC/react-draggable-list/blob/7e2bc3cfbef39ef092bc3a58c534cdb3bbc67e5b/package.json#L8. Having a prepare line like this run rimraf on the output directory and babel and flow-copy-source is how I'd expect flow-copy-source to be used. I think I'll add a recommendation like this to this project's readme.
Sorry, something went wrong.
No branches or pull requests
It may be a basic question, what is the best way to use this script?
Can it be integrated with Babel?
The text was updated successfully, but these errors were encountered: