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
Make "findAllExportedComponentDefinitions" selectable from the CLI (closes#119)
This changes the CLI from a fixed list of resolver names to dynamically
looking for a built-in resolver with that name (even though we might not
actually add any additional resolvers in the future).
It also provides a better error message when a resolver couldn't be
found.
0 commit comments