Workiva / wGulp

Opinionated Suite of Gulp Tasks for JavaScript and TypeScript projects.
Apache License 2.0
12 stars 9 forks source link

Test specs in LiveScript #143

Open ghost opened 9 years ago

ghost commented 9 years ago

How can I code my test spects in Livescript? .ls files at /test are not compiling to .js. I don't know how to customize wGulp in order to get that. It would be nice if wGulp compile test .ls specs files , out of the box, like it compiles *.ls src files. Thank you for wGulp.