Open SamuelMiller opened 2 years ago
Hello, I don't know much about regex and how to use it with the gulp rename plugin.
How would I write a function to replace all spaces and underscores in filenames with dashes so that a name like img_234 q50.jpg would be changed to img-234-q50.jpg.
Thanks, Sam
Hello, I don't know much about regex and how to use it with the gulp rename plugin.
How would I write a function to replace all spaces and underscores in filenames with dashes so that a name like img_234 q50.jpg would be changed to img-234-q50.jpg.
Thanks, Sam