exequeryphil

Results 3 issues of exequeryphil

So this looks really cool. But there are two issues. Gulp reports no closing tag. And it's definitely not there. Check Footer.vue. When I fixed that and ran ```gulp serve```,...

I used your patch for hdparm 9.45 and successfully created "$P" But then, I receive the following error on security-unlock: SG_IO: bad/missing sense data, sb[]: 70 00 ... SG_IO: bad/missing...

I'm trying to dump Webpack output to a custom-named file. My Gulpfile has the following lines: ``` mix.webpack( './assets/js', 'dist/assets/js/custom.js' ); ``` Surprisingly, this creates an extra folder in my...