Closed kplatis closed 2 years ago
The current implementation of forge.resolvers() only prints the available resolvers. It would be more useful code-wise to also be able to return the available resolvers as an array.
forge.resolvers()
Fixed in #210
The current implementation of
forge.resolvers()
only prints the available resolvers. It would be more useful code-wise to also be able to return the available resolvers as an array.