Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Integralist
Copy link
Collaborator

@Integralist Integralist commented Feb 22, 2023

I noticed some issues with the compute serve output related to how watched files are displayed (this happened since improving the 'command output' to have boundary lines to separate it from the other contextual command information).

This PR fixes those rendering/output issues but also fixes another issue I noticed related to compute serve by reverting a change that I made recently where I moved the compilation output from compute build behind the --verbose flag (see my reasoning here: #815). Not only was this causing issues for the serve command but additionally I realised that with the new command 'boundary lines' we added it wasn't really necessary to have to hide that output any more.

@Integralist Integralist added the bug Something isn't working label Feb 22, 2023
@Integralist Integralist merged commit 22cc990 into main Feb 22, 2023
@Integralist Integralist deleted the integralist/serve-watch branch February 22, 2023 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants