Open pavan142 opened 5 years ago
This seems to work as advertised. Thanks! 👍
You can use this by installing @alloc/cpx
instead of cpx
Note: The --watch
flag still does not work with directories 😢
Another way to copy directories is to use foo/bar/**/*
to copy all files. And this way works with the --watch
flag! 🎉
Signed-off-by: pa1tirumani btiruman@visteon.com