Dario De Vito
Dario De Vito
I have also experienced this with a React App built from CRA. Hence my deploy path becomes `{dir path}/react-scripts build` It would appear that the build directory is being set...
Potentially this line that was added 14 days ago? https://github.com/netlify/cli/blob/fc2030468cab8a402c544a702e03e8629d542313/src/lib/build.js#L83
It came in on this commit https://github.com/netlify/cli/commit/c85efc45bd46ee4038fbe44f64fe99ce0b25eb7b Hence 11.5.1 working for @bronze
Experiencing the same issue on `octokit/[email protected]`