11a6f884be
* 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
5 lines
166 B
Markdown
5 lines
166 B
Markdown
---
|
|
'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
|