Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: change rm -rf to rimraf #7168

Merged
merged 1 commit into from Apr 27, 2021
Merged

fix: change rm -rf to rimraf #7168

merged 1 commit into from Apr 27, 2021

Conversation

jschfflr
Copy link
Contributor

Currently, npm clean-lib fails on windows with cmd because it does not now about rm.
This change uses the already installed rimraf to do the job instead.

Currently, `npm clean-lib` fails on windows with `cmd` because it does not now about `rm`.
This change uses the already installed `rimraf` to do the job instead.
@mathiasbynens
Copy link
Member

Alex, could you PTAL?

@jschfflr jschfflr merged commit ad6b736 into main Apr 27, 2021
@jschfflr jschfflr deleted the jschfflr-patch-1 branch April 27, 2021 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants