David De Sloovere
David De Sloovere
Not sure if you want me to do it. If so, I will need #25 first.
To be clear, vue-email has not support for edge runtimes, or is it the nuxt package for vue-email ? Edit: or the compiler package? We would also love to see...
All yours @IonianPlayboy I have not done anything because I'm not sure how it works. Was willing to contribute if in the way that someone could give me enough info...
What is not documented, is that you can (or should?) use process.env.VAR_NAME in the runtimeconfig. But if it's unknown when this should be done, then it's probably best not to...
PR from renovate https://github.com/dotansimha/graphql-code-generator-community/pull/709
This would be a page similar to the one for TeamCity http://docs.myget.org/docs/how-to/consume-a-private-feed-in-teamcity ? Now would be a great time for this ;-) The 2.0 update of the Nuget Installer task...
If I knew how to do it correctly, I wouldn't be asking for the docs page :grin:
The big difference is that the feed must be add to the nuget.config for external feeds. Can't define it anymore in VSTS and just select it. Internal feeds  External...
We see the same error in a Nuxt application on Vercel, but only occassionaly. This is were it throws: https://github.com/intlify/h3/blob/3246216730bb5501fe82c4ac9a8c4d5af7ed1557/src/index.ts#L354 `event.context.i18n `is not always set. Because it works mostly, I...
Even with a simplified locale detector, updates of packages, the error still occurs. FWIW in Sentry the boottime was 13 minutes before the error. So might not be related to...