Commit Graph

2 Commits

Author SHA1 Message Date
Mayur 705cb0614d fix(scripts): correct typo in rm.mjs error message (#87015)
This pull request makes a minor correction to the error message in
`scripts/rm.mjs` to fix a typo.

* The error message now correctly reads "requires at least one
parameter" instead of "requires a least one parameter".

Co-authored-by: Marcos Hernanz <96699542+marcoshernanz@users.noreply.github.com>
2026-08-10 14:55:57 -07:00
Steven 11a7117d40 chore: cross-platform rm -rf script (#49529)
- Closes https://github.com/vercel/next.js/issues/42433
- Closes https://github.com/vercel/next.js/pull/43105
- Closes https://github.com/vercel/next.js/pull/49522
2023-05-10 01:14:37 +00:00