Mark Moore

Results 2 issues of Mark Moore

I have the following copy tasks ``` copy: { build_appjs: { files: [ { src: [ '' ], dest: '', cwd: '.', expand: true } ] }, build_vendorjs: { files:...

https://github.com/JeffreyWay/Laravel-Testing-Decoded/issues/25 This issue describes the problem I am having, the solution in that thread does not fix my problem although I am still trying it out. Mainly I want to...