absolvent / gore-gulp

Simple way to run and maintain React.js projects without any configuration.
MIT License
1 stars 0 forks source link

escape glob special characters #49

Open mcharytoniuk opened 8 years ago

mcharytoniuk commented 8 years ago

Directory with characters like '[', ']' breaks gore-gulp because those are misinterpreted glob special characters. They need to be escaped. Paths like that fail:

E:\workspace\foo\[mydir] bar\something