David Klingenberg
David Klingenberg
:+1: I have the same problem on Fedora 24. I have Google Chrome 53.0.2785.116 (64-bit)
I'm creating REST API for my project, I will share it when it is ready
I agree, this is a problem for bigger applications with slow change detection cycle. It brings us a lot of problems :(
@ArkaprabhaChakraborty please feel free to work on this, it has been a while and I'm quite out of a loop of this particular issue now.
@newren Hello, I created script to do LFS migration. Unfortunately there are some manual steps, but it worked well enough for me. Here is gist: https://gist.github.com/klinki/3a314ab3e7ab680d16b5e7eb256cafbd Currently it is just...
Please assign it to me, I will look into it.
This would be really great to have, it is a blocker for AOT.
True, but AOT is not just about raw performance but also about memory footprint. Especially trimming is really great to reduce memory footprint. I'm experimenting with TelegramBot client used for...
Hi, I have similar issue - is it possible to somehow use `ServerVersion.AutoDetect()` with migration bundle? Sometimes you don't know the server version in advance and it depends on what...
> > Hi, I have similar issue - is it possible to somehow use `ServerVersion.AutoDetect()` with migration bundle? > > @klinki Seems to me this is the exact opposite of...