Daniel 'Eisbehr' Kern
Daniel 'Eisbehr' Kern
After a Quick search it seems we are both right. Until now they had an own Implementation but currently working on integrating Volar to it. But as far as I...
I close this, more of an edge case and I will not invest into it actually.
Hi. What exactly is the problem? Are there any errors? What have you debugged so far? Some more details would be good.
I stepped a bit into your code, to see what is so time-consuming there, and it seems that `globby` takes a long time. When I exclude `node_modules/` at the `globby`...
I don't have the details here. Will give them to you these days. Even if I don't understand, why the native time is a factor here, when everything workes fine...
And to be clear, if it was confusing: My issue is just about `node_modules/` in **destination** folder, when I installed it there. I have no problem with `node_modules/` in source...
Im not as deep in the code `syncy`, but does this really infect the behavior of #26? If already removed from the `globby` call, there is no other handling of...
Hey! Still no idea how to improve this? ;) Would still love to see a change here! ❤️
Yes @fourthmeal70 , I think it has just no priority here. Or project is dead. idk :/ But you may want to try my change posted above, and see if...
Glad it worked for you too! I still don't understand, why the destination files needs to be collected, if they are ignored?! 🤔