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
I'm having this issue as well with copyfiles -u 2 'out/tsc/**' 'out/webpack/**' dist but it says can't go up that far. I don't want out, tsc, or webpack folder in the output, only the recursive contents. I can't flatten either.
I need to be able to copy a directory and all its directories, respecting the local paths to another directory.
This is impossible to do it with this module currently.
The text was updated successfully, but these errors were encountered: