acmutd / acmutd/hackportal

[Internal] Support building with `pnpm`

オープン
#224 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Status: Awaiting Triage Type: Internal/Chore
主要言語
TypeScript
スター
51
フォーク
23
PR マージ指標
30日以内にマージされた PR はありません

説明

# Overview

Currently, building hackportal requires you to use `npm`. As alternative build tools like `pnpm` become more popular, it would be helpful to provide support for them out of the box. This will enable faster installs, faster builds, and lower disk storage sizes on developer computers. `npm` will still be used for deployment, but support for `pnpm` will be a great developer convenience due to several of `pnpm`'s features.

# Proposal

This wouldn't be a difficult change. I use `pnpm` to develop hackportal. Supporting `pnpm` out of the box mostly amounts to explicitly specifying peer dependencies that `npm` installs automatically. The reason this is an issue at all is explained in `pnpm`'s [pnpm vs npm](https://pnpm.io/pnpm-vs-npm) docs page.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。