Angel D. Munoz
Angel D. Munoz
Hey there going back, in the sample you provided it doesn't really work because the view needs to be re-evaluated every time the state changes then it is repainted, so...
Made https://github.com/worldbeater/Live.Avalonia/pull/2 that should make it work for FuncUI projects as well (in case it gets merged) thanks @JaggerJo the question here is how to retain state, the C# projects...
@renngar I resolved some conflicts and a build issue and made a PR to your fork, once that is merged this should be good to go
from https://github.com/AngelMunoz/perla-samples/issues/2
> Out of interest, how does this work for local tools? It works the same for both local tools and standalone binary in the case of the .NET tool it...
> It is very likely that I have another version in project A than in project B. how would that be structured? do you mean for example that you want...
@skaft21 I don't know how to write bash scripts, that's why I marked this with `help wanted`, your coment is unrelated to this issue, please find the correct forum to...
This library might be relevant for implementing the HMR module mappings https://github.com/xoofx/zio.git
partially addressed from #40 we now need to enable these as middleware
Jordan Marr also suggested this library, we should also take a look at it https://github.com/kthompson/glob/