Feature hasn't been suggested before.
Describe the enhancement you want to request
Summary
- for debugging, bun needs to start in the development build directory
- makes it currently impossible to debug different scenarios / project directories (needs to run serve and attach separately)
Solution: add an optional cwd path argument to the serve command, to be able to set the process cwd