タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

yarnに関するayumuwのブックマーク (1)

  • Yarn速かった - マルシテイア

    Yarn 速かった Yarn とは https://code.facebook.com/posts/1840075619545360 Facebook, Google, Tilde, Exponentの人たちが作ったnpmクライアント。 npm install の代わりに使える。 http://qiita.com/mizchi/items/1002fde0de10e7c54fb2 詳しくはこの辺 実行時間測ってみた 試しに業務レポジトリで npm install と yarn を比べてみた dependencies + devDependencies : 70 個 npm-shrinkwrap.json : 22298 行 元の node_modules : 22 KB npm install 303 sec $ rm -rf node_modules $ npm cache clean

    Yarn速かった - マルシテイア
    ayumuw
    ayumuw 2016/10/12
  • 1