Open oscard0m opened 1 year ago
I'm happy to collaborate with a PR.
Sorry I only saw this issue now 🙈 If I remember correctly this is intended to be used with sparse fixtures and fuller output folders, so it matters which folder you put in which order 🤔 Did you try to swap them around?
Sorry I only saw this issue now 🙈 If I remember correctly this is intended to be used with sparse fixtures and fuller output folders, so it matters which folder you put in which order 🤔 Did you try to swap them around?
I don't remember if I tried it. When I find time to try it, I will come back to you. Thanks!
I think it's something that we can still fix, rather than just throwing an error we could check if the file exists first and complain about it missing. And maybe even warn about the fact that the order matters if it comes across this case. What do you think?
I think it's something that we can still fix, rather than just throwing an error we could check if the file exists first and complain about it missing. And maybe even warn about the fact that the order matters if it comes across this case. What do you think?
I completely agree. A more detailed hint on what am I doing wrong as a user would be perfect.
Example:
types.js
is present in one folder but not on the other.Error Output