Closed Jonghakseo closed 2 months ago
* Please fill in the required items.
*
Add clean:node_modules for delete all node_modules
clean:node_modules
node_modules
add script with rimraf --glob **/node_modules
rimraf --glob **/node_modules
Priority*
Purpose of the PR*
Add
clean:node_modules
for delete allnode_modules
Changes*
add script with
rimraf --glob **/node_modules
How to check the feature
Reference