tape-run icon indicating copy to clipboard operation
tape-run copied to clipboard

Inconsistent environments for `tape-run` and `tape-run -p`

Open bsuh opened this issue 8 years ago • 1 comments

In my opinion the environment between tape-run and tape-run -p should be as close as possible. Yet, running with -p introduces stuff like source-map-support. This can be confusing as to why source maps might work with -p but not headless electron.

bsuh avatar Jun 29 '17 08:06 bsuh

I agree, this is confusing, and ideally electron would have source map support too

juliangruber avatar Jun 29 '17 09:06 juliangruber