-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move back to npm
#9
Comments
The tide does seem to be shifting back to If we anticipate that we will regularly be combining React and Rails via webpacker then it seems that using That said, I am not a fan of webpacker in general and would probably explore an alternative for integrating React and Rails. Just curious, what is the main argument for |
Upgrade to Yarn 1.12.1, Node 10.13 (LTS), React 16.6, etc.
It's been 2 years and we're still using |
In the last 2 years I have grown to appreciate webpacker. Considering webpacker is a standard part of Rails, I am probably going to follow their lead on yarn. Also some more recent developments:
I'll close this issue for now. |
It seems like
npm
is gaining favor again andyarn
is losing support.Should we think about moving this app back to assume only
npm
and not includeyarn
?Let's discuss. If we decide, I can probably put together a PR.
thoughts: @will-wow @alexwdaniel @mattbrictson @hannahhoward
The text was updated successfully, but these errors were encountered: