You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure it's handled correctly. Let's imagine, we have icons in 2 packages or 2 different directories. We want to resolve one list from the first directory and another one from the second directory. Is it handled like that before merging config objects?
We could but I would rather opt-out of this. If the user wants to have icons from various directories, he/she should expand absolute paths manually. So, I would keep supporting only object: { files: array[string], path: string } or array[string]
I am not sure it's handled correctly. Let's imagine, we have icons in 2 packages or 2 different directories. We want to resolve one list from the first directory and another one from the second directory. Is it handled like that before merging config objects?
Comes after #206 (comment)
The text was updated successfully, but these errors were encountered: