You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2019. It is now read-only.
I suppose we could add a simple flag to copy all files, like Babel's CLI has. For front-end builds, though (which I'm guessing this is because of the .jsx and .css) I think you're better off using @babel/plugin-transform-flow-strip-types inside whatever build process you already have, which probably already includes Babel. This package isn't intended to replace Webpack or Gulp (etc).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
directory example:
After running the following command i get this:
The text was updated successfully, but these errors were encountered: