marwie opened this issue 2 years ago · 1 comments
Test path is C:\git\temp\Test (123)\Hello
C:\git\temp\Test (123)\Hello
Version "copy-files-from-to": "^3.2.2" script "copy-files": "copy-files-from-to" and config:
"copy-files-from-to": "^3.2.2"
"copy-files": "copy-files-from-to"
"copyFiles": [ { "from": "assets/**/*.*", "to": "dist/assets/" }, { "from": "node_modules/@needle-tools/three/**/*.*", "to": "dist/include/" } ]
@marwie Thank you for the report 👍
The issue has been fixed with 2c6e625 and it is available from copy-files-from-to@3.3.0 onwards.