mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
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
|