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

DevEx: use yarn instead of npm for installing dependencies #23566

Closed
wants to merge 6 commits into from

Commits on Mar 22, 2018

  1. Framework: use yarn over npm

     - faster
     - works offline
     - less mess over the lockfile
    samouri committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    44a7266 View commit details
    Browse the repository at this point in the history
  2. update circleci

    samouri committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    ddec1b1 View commit details
    Browse the repository at this point in the history
  3. remove update-deps

    samouri committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    382624d View commit details
    Browse the repository at this point in the history
  4. add in yarn lockfile

    samouri committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    6402e34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32a719f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Configuration menu
    Copy the full SHA
    9c8fbff View commit details
    Browse the repository at this point in the history