Cyril Wanner

Results 42 comments of Cyril Wanner

Hi @aequasi, sorry for the very late response, I unfortunately didn't have much time in the last month. But thank you a lot for your contribution! I tried to set...

Hi @tzehe Do you also use a custom (next) server? If yes, I think you should be able to just call the `nextServerless` method which you would have to call...

*I just noticed an error and updated the code above*

Perfect, thank you! Yes, it really would, I'll add it to the documentation and add an example project with the next version.

Thank you for the link @lolcoolkat, I'll check it out before I implement something new :)

I currently have another project which I have to finish first, but after that, I'll come back to next-serverless and implement the improvements which I have in mind. But I...

Ah yes, you are right. A HTTPS proxy (CloudFront) needs to be set up and you then have to put this url into the `assetPrefix` setting instead of the direct...

It is one of the features I'll be working on over the next weeks, but it isn't in canary yet. I'll notify you once it can get tested.

> Are there any plans for trace too? Yes, I plan to provide a component for all lazy loading techniques, like ``, ``, etc. The API will probably be like...

This is unfortunately a limitation of the current version, but I'll try to support custom wrapper components in a future version. A possible workaround for now would be to have...