mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
fda857eb22
* 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>
123 B
123 B
create-astro |
---|
patch |
Added an option to create-astro to use verbose logging which should help debug degit issues