I don"t know if npm can have commands to empty folders, so that I can write to npm script
.rimraf is specifically used to delete folders, but I don"t want to delete folders, but empty them. I don"t know if there is a npm that can use
.if you have nodejs directly, please post the code