Open luc122c opened 2 months ago
@pi0 Please could you assign this to me 🙏. Also, if you have any additional requirements for this please let me know.
Related? #2701
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