next.js
35e45393 - Use native node:fs in taskfile.js (#56491)

Commit
2 years ago
Use native node:fs in taskfile.js (#56491) This is the first in a series of PRs replacing our use of fs-extra with node's own `node:fs`. Test Plan: With clean and existing artifacts in each case, ran: - `pnpm build` - `pnpm dev` - `./node_modules/.bin/taskr ncc` Closes WEB-1717
Author
Parents
Loading