astro/.changeset/silver-otters-eat.md
Mikkel Tønder 11a6f884be
create-astro: Format console logs and fix message about default renderers (#1257)
* create-astro: Format console logs and fix message about default renderers

Format the console log statements so the code is easier to read

Add a check to see if the renderers array is empty and only show the message about using the templates default renderers if it isn't

* Add changeset
2021-08-30 14:20:41 -07:00

166 B

create-astro
patch

Added a check to see if the renderers array is empty and only show the message about using the templates default renderers if it isn't