Mike Lorbetske
Mike Lorbetske
Turns out that `OutDir` is happening to evaluate to the project directory, so I've restored that. Also brought back the memory mapped files, with non-Windows degrading to just loading the...
Proposed changes should be much lower risk now, if that makes the change any more palatable
Looks good to me 😊
The current handling for launch settings ends before the app actually starts running. Spawning another process or thread to launch the browser once the port for the app opens (and...