grunt-mkdir
grunt-mkdir copied to clipboard
Create directories with Grunt.
Results
2
grunt-mkdir issues
Sort by
recently updated
recently updated
newest added
When you exchange your project to node 14 and latest grunt version and you use grunt-mkdir, in that case you have to set the mode. Without the mode the system...
It would be great to have a `silent : true`options in order to run this grunt task silently. I did not find any way to do that properly. Thank you...