Clancey / vscode-comet

Other
31 stars 11 forks source link

Fix hot reload not working #45

Closed flyperstudio closed 1 year ago

flyperstudio commented 1 year ago

As dotnet build we didn't pass the platform as argument, but we pass it to Reloadify, this cause the Reloadify cannot find the output file path, as it missing the platform.

The stdout from Reloadify cannot print to VS debug console. I send them to debug console