-
-
Notifications
You must be signed in to change notification settings - Fork 202
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
chore: [#1213] Replaces rm rf with a windows compatible script when building #1213
chore: [#1213] Replaces rm rf with a windows compatible script when building #1213
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"rimraf" should be added as a dev dependency.
e74f384
to
ba307e6
Compare
rimraf pulls in 27 dependencies, so is generally nice to avoid: https://npmgraph.js.org/?q=rimraf you can do this as a nicer alternative:
|
ba307e6
to
52487a2
Compare
Thanks for the solution, it looks great. 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution @btea! 🌟
Sorry that you had to wait for such a long time to get this in.
Thank you for all your hard work. 👍 |
No description provided.