-
-
Notifications
You must be signed in to change notification settings - Fork 217
Open
Description
rm -rf seems to be used - which is not portable to windows. The windows build instructions suggest npm ci which will run the clean command and break.
other places in the build file seem to do rm -rf.
Is there interests in porting these scripts to a windows like shell? or is there a smarter work around?
Metadata
Metadata
Assignees
Labels
No labels