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 is such a nice idea to think about a generic option to configure node runtime version.
However since the range of supported versions across providers differs, i would suggest by first normalizing this for each provider (was, firebase) and then see how we can generalize it.
Describe the feature
To ensure all deploy providers behave uniformly, we should export a
defaultNodeVersion
utility to be used within the presets as a fallback.See this comment for reference.
Additional information
The text was updated successfully, but these errors were encountered: