rsnext/packages/create-next-app/helpers
JJ Kasper b0d951bccd
Fix nested example setup with create-next-app (#45390)
Noticed in https://github.com/vercel/next.js/pull/45387 we aren't
properly setting up nested examples due to not stripping to the right
level so this ensures we handle that case properly.
2023-01-29 11:54:28 -08:00
..
examples.ts Fix nested example setup with create-next-app (#45390) 2023-01-29 11:54:28 -08:00
get-pkg-manager.ts Add npm to create-next-app environment package manager parser (#41279) 2022-10-13 14:34:55 -07: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 Add handling for auto installing TypeScript deps and HMRing tsconfig (#39838) 2022-08-23 13:16:47 -05:00
is-folder-empty.ts Add yarn 2 Setup Files to Valid Files for create-next-app (#30936) 2022-08-07 22:05:48 -05: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