You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When my build code compiles without errors I see the following message at the top:
=== Successfully generated /dev/null ===
[Finished in 0.4s]
I know this reason for this. But would it be possible to replace the generated /dev/null to something simpler? I think that the /dev/null build output should be an implementation detail of which the user should not be concerned with.
The text was updated successfully, but these errors were encountered:
When my build code compiles without errors I see the following message at the top:
I know this reason for this. But would it be possible to replace the
generated /dev/null
to something simpler? I think that the/dev/null
build output should be an implementation detail of which the user should not be concerned with.The text was updated successfully, but these errors were encountered: