Jonathan Gamble
Jonathan Gamble
Hello there. Sorry for the delay in responding. I can't spare any cycles to make an MRE at the moment, but I do have steps. ``` git clone https://github.com/lichess-org/lila cd...
Hello @paldepind Your instincts were correct and it's to do with the VNodeData for jsx. I made an MRE for you here https://github.com/schlawg/snabbdom-tsc-mre I'm sorry it took me so long....
Thanks Simon! Looks like an improvement, but unfortunately not for our project. The `{ style: { color: 'red' } }` in my MRE demonstrates a similar slowdown to what we're...
Not sure if it's relevant, but you can observe that same 3.5MB -> 70 MB blowup of the generated `types.json` file using `tsc --generateTrace traceDir` with snab 3.5.x vs snab...
here are better instructions for manual tsc inside a lichess monorepo subfolder (such as ui/analyse). first, update to latest master (for https://github.com/lichess-org/lila/commit/ae25bc23e40cd1bb0c7bacd630bb8ce8ca2a9c8e) then, before each manual tsc run, do: ```...
exposing the UciCharPair mechanics might work for you but it probably sucks for others. maybe a custom, special comment in the pgn could work?
it is a good idea, but it's non-standard. we'd have to describe how the paths are generated somewhere if we wanted it to be useful.
but i guess the only way these links would happen is through our UI, so maybe that's not a problem after all
> But I suppose that's the idea. To give every post a chance for the top of the pile. And while I don't think it's a good idea, the implementation...
> blog tier (!!) yes, blog tier's impact on community has been removed. but the db data and ui to set it remains, and i can see it being given...