Dániel Földi
Dániel Földi
I'll look into implementing this sometime this week (I have a test repo that _works_), probably create a draft PR, would be very helpful if someone with more nitro knowledge...
@warflash I've got nuxt/nuxt.js#10951 drafted, looking for feedback now
Correct, should be `functions/[[all]].ts` for plugin compatibility. Bear in mind plugins are very new, and weren't a thing when I first started experimenting with this combo 😅 Note to future...
@geelen Is the API for this known (even if not yet implemented/available)? If so, would you mind sharing some more details so this PR can implement it properly?
Quick update from my side, I have `@danifoldi/nitropack` published to npm for testing (do **not** use for anything other than a test, I intend to unpublish in a few months)....
@Rigo-m I haven't tried nuxt yet, just a nitro page. I want to add the documentation first, and we're still working with @danielroe on how to pass bindings to the...
Hi! I started writing the docs for the preset earlier today, so it should be ready today or tomorrow - the one remaining thing after this PR will be figuring...
@tuarrep I believe it's ready for testing, and feel free to leave any feedback on the docs as well. (vercel had a problem deploying, but doesn't tell what the problem...
Ah, thanks. I guess I didn't expect it to be a core eslint rule, hence searching and opening an issue here.
As @spartanatreyu pointed out, in Firefox it seems like "there is some element above the one they're trying to interact with" This is perhaps a bug in Firefox when they...