astro/packages/create-astro/test
Ben Holmes b7cd695884
Feat: [create astro] replace component selector with "astro add" (#3223)
* feat: remove component framework selector

* feat: update templates to use "basics"

* feat: add "astro add" cli step

* tests: astro add step

* fix: reset env for pnpm tests

* fix: update install step test

* chore: remove "frameworks" step from tests

* deps: remove node-fetch from create-astro

* chore: changeset

* fix: use "preferLocal" for astro add command

* refactor: remove POSTPROCESS_FILES

* feat: add --yes flag to simplify astro add

* feat: bring back minimal option as "completely empty"
2022-04-27 20:58:18 -04:00
..
fixtures/select-directory/nonempty-dir Feat: [create astro] add directory prompt (#3168) 2022-04-21 16:36:48 -04:00
astro-add-step.test.js Feat: [create astro] replace component selector with "astro add" (#3223) 2022-04-27 20:58:18 -04:00
create-astro.test.js.skipped Feat: [create astro] add directory prompt (#3168) 2022-04-21 16:36:48 -04:00
directory-step.test.js Refactor/clean create astro logs (#3212) 2022-04-26 20:38:31 -04:00
external.test.js.skipped Feat: [create astro] add directory prompt (#3168) 2022-04-21 16:36:48 -04:00
helpers.js Feat: [create astro] add directory prompt (#3168) 2022-04-21 16:36:48 -04:00
install-step.test.js Feat: [create astro] replace component selector with "astro add" (#3223) 2022-04-27 20:58:18 -04:00
utils.js Feat: [create astro] replace component selector with "astro add" (#3223) 2022-04-27 20:58:18 -04:00