Dany Sluijk

Results 13 comments of Dany Sluijk

I'm currently having issues with this. The `-o auto_unmount` seems like a good solution, but it does not seem to work for me. I still get the error `Transport endpoint...

> I also don't want to use `inject` mode. I won't to use `extract` but keep my @import url. I'm also running into this issue. > In `extract` mode -...

I took a shot at fixing it myself, but got stuck when actually writing the import statement. @Anidetrix can you help out here? I did find the output JS files,...

That's great to hear! If you need any help let me know!

> Is there anything being done in this PR to prevent non-touch pointer events being reported as `WindowEvent::Touch`? I've added a guard for it now.

Do note that that PR uses touch events instead of pointers, as was preferred in #1673

> #1941 got merged, @dsluijk, so you'll want to rebase onto `master`. Done! I think it's ready to merge now, is there anything what still needs to be updated?

This PR was basically done, just needed to do a version bump and one small fix :). Works locally for me, although Intellisense is a bit wonky when linking across...

Hi! I made the PR to Nitro. Haven't really had the chance to also make a PR to Nuxt yet, but it was my intention. You probably need to argument...

Alright, this was a little more tricky to get to work than I expected initially. I hope you don't mind me stealing your work, but I think I've made it...