curist / grunt-bower

grunt task to copy bower installed packages to other folder(s)
MIT License
93 stars 27 forks source link

Fix path for Windows when using stripGlobBase=true #66

Closed trs79 closed 7 years ago

trs79 commented 7 years ago

I was getting an error when setting stripGlobBase to true under Windows because the RegExp expression didn't like the backslashes.