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
It would be nice if we could identify resolutions fields in package.json that are no longer in use & needed.
If we could tell yarn to remove them by itself, it would be an even nicer developer experience.
Does this seem like something that would fit into yarn core?
For example, these are my current resolutions & I fully expect them to stale-out as the time goes by & the packages get updated upstream.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It would be nice if we could identify resolutions fields in
package.json
that are no longer in use & needed.If we could tell yarn to remove them by itself, it would be an even nicer developer experience.
Does this seem like something that would fit into yarn core?
For example, these are my current resolutions & I fully expect them to stale-out as the time goes by & the packages get updated upstream.
Beta Was this translation helpful? Give feedback.
All reactions