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
This is indeed a very time-consuming and unpleasant task, because it is not the core code of the function, but it affects the program's visual experience intentionally or unintentionally.
As a developer:
You should consider providing basic headers and prompts to guide users to make correct configurations;
You should try to consider the beauty and readability of the information logged in the terminal (this is a really time-consuming thing, unlike web development, where style adjustments can be made quickly)
I hope that one day Astro's built-in logger can provide a more friendly and beautiful experience.
This is indeed a very time-consuming and unpleasant task, because it is not the core code of the function, but it affects the program's visual experience intentionally or unintentionally.
As a developer:
Current adjustments
.astro/integrations/astro-svgs/types.d.ts
will naturally not contain the SymbolId, but it is not told to the user through the terminal, which is not very friendly) #11The text was updated successfully, but these errors were encountered: