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
This would be an useful feature. Need to decide how to handle extra dependencies. One way would be try importing the dependency inside the function and fail gracefully with an error message. This would allow us to implement niche exports and imports without worrying about too many dependencies.
The text was updated successfully, but these errors were encountered:
This would be an useful feature. Need to decide how to handle extra dependencies. One way would be try importing the dependency inside the function and fail gracefully with an error message. This would allow us to implement niche exports and imports without worrying about too many dependencies.
The text was updated successfully, but these errors were encountered: