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 a client side UI library, not a node library. Distributed package tags should not have a node limitation. Dev environment should however just for consistency.
This is a client side UI library, not a node library. Distributed package tags should not have a node limitation. Dev environment should however just for consistency.
I suggest:and that be removed on package/tag build. This will mean no node version demands for NPM/tag package.
Although we may want a
<.10
for CJS. I will look into this when #1146 is worked on.Nevermind
devEngines
is a yarn spec. We could just leave it up to thedevDependencies
to scream if they need a node version.Background on why it's 6.x. #1011 It's related to a CI fail with Node 8.x
The text was updated successfully, but these errors were encountered: