Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rimraf to support in windows (#2443)
replace `rm` with rimraf while deleting node_modules during `pnpm clean` to support in both Windows and Linux.
- Loading branch information