Open
Description
Hi there,
I'm using @react-native-community/cli-clean 15.0.1 (and cli-config, cli-config-apple, cli-debugger-ui, and cli-types), and have noticed that the js files have absolute file paths pertaining to @thymikee's system, rather than the relative paths. e.g:
//# sourceMappingURL=/Users/thymikee/Developer/oss/rncli/packages/cli-debugger-ui/build/middleware/index.js.map
Any chance this could be fixed?