rsnext/packages/create-next-app/helpers
Ivan Torres 13f7ad3204
Add protocol node: imports (#66813)
I have added to all packages that are imported from node, the `node:`
and I have reordered the imports, first the `node:` ones to make it more
readable, as well as only importing the necessary functions.

I ran a `node --prof` before and after the modifications and it seems to
be more optimal now than before.

Co-authored-by: torresgol10.itd <torresgol10.itd@gmail.com>
Co-authored-by: Sam Ko <sam@vercel.com>
2024-06-17 00:31:10 -07:00
..
copy.ts Add protocol node: imports (#66813) 2024-06-17 00:31:10 -07:00
examples.ts Add protocol node: imports (#66813) 2024-06-17 00:31:10 -07:00
get-pkg-manager.ts Add --use-bun to create-next-app (#53467) 2023-08-03 18:00:38 -07:00
git.ts Add protocol node: imports (#66813) 2024-06-17 00:31:10 -07:00
install.ts refactor(cna): make create-next-app even smaller and faster (#58030) 2024-01-11 09:40:29 -05:00
is-folder-empty.ts Add protocol node: imports (#66813) 2024-06-17 00:31:10 -07:00
is-online.ts Add protocol node: imports (#66813) 2024-06-17 00:31:10 -07:00
is-writeable.ts Add protocol node: imports (#66813) 2024-06-17 00:31:10 -07:00
validate-pkg.ts refactor(cna): make create-next-app even smaller and faster (#58030) 2024-01-11 09:40:29 -05:00