Hi, thanks for writing this tool.
I had an issue using it today where adding certain parts from ComponentSearch Engine would misformat the symbol import.
I haven't root caused it completely, but notably the symbol imports which didn't work seemed to have windows line endings, even though I'm on Linux. Manually running dos2unix on the library and re-shuffling where the symbols got injected fixed things for me. I don't have time to create a full replaceable test case right now, but one of the symbols which broke me is here
Hi, thanks for writing this tool.
I had an issue using it today where adding certain parts from ComponentSearch Engine would misformat the symbol import.
I haven't root caused it completely, but notably the symbol imports which didn't work seemed to have windows line endings, even though I'm on Linux. Manually running
dos2unixon the library and re-shuffling where the symbols got injected fixed things for me. I don't have time to create a full replaceable test case right now, but one of the symbols which broke me is here