タグ

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

タグの絞り込みを解除

npmとyarnに関するrochefortのブックマーク (2)

  • npm, yarn による zero install 戦略 - from scratch

    jsconf.eu 2019 に行ってきました。 特に npm や yarn の今後の話とそもそも Registry をどうしていくか、の話があったのでお知らせします。 そもそも Registry をどうしていくかについては次のエントリで話します。 tink: A Next Generation Package Manager npm の次のコマンドラインツールである tink が紹介されていました。 github.com presentation: github.com video: www.youtube.com そもそも npm の仕組み ローカル依存ファイルを読む (package.json, package-lock.json, shrinkwrap.json) 存在しないパッケージのメタデータをfetchする 木構造を計算して、実行する(npm v3 以降だとflattenする

    npm, yarn による zero install 戦略 - from scratch
    rochefort
    rochefort 2022/12/06
    zero install
  • Introducing Yarn 2 ! 🧶🌟

    Hi everyone! After exactly 365 days of very intensive development, I'm extremely happy to unveil the first stable release of Yarn 2. In this post I will explain what this release will mean for our community. Buckle up! If you're interested to know more about what will happen to Yarn 1, keep reading as we detail our plans later down this post: Future Plans. If you just want to start right now with

    Introducing Yarn 2 ! 🧶🌟
    rochefort
    rochefort 2022/12/06
    yarn2に移行すべきなのか、yarn3なのか、はたまたnpmへの回帰なのか
  • 1