Jeffrey Li

Results 2 issues of Jeffrey Li

I'm using the type compiler with Vite as described at #221. I'm getting various errors if I have `type: module` set in my `package.json`. I've created a repo to reproduce...

Similar to https://github.com/laravel/framework/pull/37591 I've been adding this trait to my commands so all outputs have timestamps on them. I find it helpful in logs or for debugging long running scripts....