Steps to reproduce
1> composer create test
create a temp folder in the test package and run below command
2> run composer build -b ./temp
3> check the temp folder
Actual Behaviour
the folder is empty
Expected Behaviour
build files to be stored in the given path
Screensot
