rsnext/packages/create-next-app/helpers
Andrew Matthews f1d1c46b99
Fix example extraction when branch name contains slash (#37140)
* convert slashes to dashes for accurate filename

* Apply suggestions from code review

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2022-05-23 18:54:07 -05:00
..
examples.ts Fix example extraction when branch name contains slash (#37140) 2022-05-23 18:54:07 -05:00
get-pkg-manager.ts feat: support pnpm with create-next-app (#34947) 2022-03-04 00:49:24 +01:00
git.ts feat: update create-next-app to init with main as initial branch (#17745) 2020-11-07 14:46:17 +00:00
install.ts feat: support pnpm with create-next-app (#34947) 2022-03-04 00:49:24 +01:00
is-folder-empty.ts Lint for invalid imports (#13482) 2020-05-28 08:23:10 +00:00
is-online.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
is-writeable.ts CNA: Add warning about permission (#14889) 2020-08-19 17:09:34 +00:00
make-dir.ts CNA: replace make-dir with core recursive mkdir (#15006) 2020-07-10 01:29:03 +00:00
validate-pkg.ts Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00