Jeremy
Jeremy
Your jsx pragma setting can affect it also. I think using preserve on your root tsconfig and then assigning your desired pragma in your build script is the way to...
A definate workaround is to use h instead of jsx
Yikes, thats scary.
Id just keep them as is, as in colorRgb2550301 or whatever it comes out to after removing parens and commas. I think as long as you can tell what classes...
You can't do that for atomic rules, that defeats the whole purpose ;p . Atomic meaning that a rule key:value always only has 1 value and is always only registered...
I just feel like its possible to make this beautifully simple. Also insertion order is relevant, even when pre-building, because of incremental compilation, but that shouldn't be actionable here lol
Maybe insight to be had https://arrow.apache.org/blog/2019/02/05/python-string-memory-0.12/ They do a hashmap to convert from internal u32 for pandas interop and note in the blog “Hashing data is not free, but counterintuitively...
I'll just leave my thoughts so far, maybe it will help plant a thought seed 🌱 i sketched out my original thoughts in this slide, comparing how a single threaded...
Yes on windows , that is the v4.10, all i did was change 1 character in the react component, it happenes immediately