astro/packages/create-astro/src
Mikkel Tønder fda857eb22
Add a verbose flag to create-astro (#2429)
* Add verbose logging to create-astro

* Tell user to use the verbose flag when encountering the MISSING_REF error

* Create changeset

* Add information in README

* Format

* Use switch statement instead of if and if else blocks

* Update packages/create-astro/src/logger.ts

Make if statement easier to read

Co-authored-by: Evan Boehs <evan@boehs.org>

Co-authored-by: Evan Boehs <evan@boehs.org>
2022-01-20 19:00:22 -05:00
..
config.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
frameworks.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
index.ts Add a verbose flag to create-astro (#2429) 2022-01-20 19:00:22 -05:00
logger.ts Add a verbose flag to create-astro (#2429) 2022-01-20 19:00:22 -05:00
templates.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00