Skip to content
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

Added yarn. #292

Merged
merged 2 commits into from
Oct 30, 2016
Merged

Added yarn. #292

merged 2 commits into from
Oct 30, 2016

Conversation

nickytonline
Copy link
Collaborator

@nickytonline nickytonline commented Oct 30, 2016

Implements #291

This adds the yarn package manager to react-slingshot. The Travis CI configuration has been updated with the steps provided here https://yarnpkg.com/en/docs/install-ci#travis-tab.

To test this PR:

  • From the command line, run npm run install -g yarn
  • In the root folder of this PR, run the following at the command line yarn.

On my machine, a Dell XPS 15 i7, SSD, 16 GB, the react-slingshot installation went from about a minute with npm install to ~18 seconds with Yarn (cold cache) and then to ~7s with Yarn (warm cache).

@coveralls
Copy link

coveralls commented Oct 30, 2016

Coverage Status

Coverage remained the same at 98.571% when pulling 358fdfa on nickytonline:master into 5653480 on coryhouse:master.

@kwelch
Copy link
Collaborator

kwelch commented Oct 30, 2016

I am good with this add. I have been using yarn for a while and having it setup does not affect other devs that are not using it. I will leave it up to @coryhouse, though.

@coryhouse coryhouse merged commit d7379b4 into coryhouse:master Oct 30, 2016
@coryhouse
Copy link
Owner

Good stuff. I agree, been quite happy with Yarn. Thanks Nick! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants