Bart
Bart
Hi @duffman, when is this release coming? We're 5 months further and you said "Very soon" I just ran into this exact same issue when trying out tspath (loving the...
Thanks @rafamel, I tried out your solution, and while it does seem to output correct files in my dist, it also produces a lot of typescript build errors of "module...
@boobin Funny to see you post this here, Sadly it seems your site link is dead, are you still working on this project? Because just this week I started doing...
I tested on `0.1.45` and saw no sigificant memory leak when inspecting `process.memoryUsage()` but once my application was containerised I saw HUGE memory leaks in the `docker stats` memory usage...
If you try the same steps is it at least reproducable? If you say it is supposed to work that makes me think it might be on my side but...
HTML is purposely filtered out for security reasons. I'm afraid only basic markdown is supported.
Thanks for reporting, it's currently still using a older version of Factorio blueprint editor that did not support showing trains, it's not simple to update. For now this is a...
Direct DOM manipulation is not okay in react components. I'm not a contributor, just browsing through some PRs, so I'm not sure if this is done more often in the...
I was unable to reproduce in version `1.4.1`