I ve this simple script in my package.json:
"files-copy:test": "copy ./robot_test.txt ./dist/robot.txt"
If I run it direc