astro/packages/create-astro/src
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
..
config.ts Remove whitespace (#1176) 2021-08-20 11:05:22 -07:00
frameworks.ts Expose JSX compilation to renderers (#588) 2021-07-21 18:10:03 -05:00
index.ts create-astro: Format console logs and fix message about default renderers (#1257) 2021-08-30 14:20:41 -07:00
templates.ts Add minimal template (#1090) 2021-08-15 14:13:58 -05:00