acmutd / acmutd/hackportal

[Internal] Support building with `pnpm`

Offen
#224 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Status: Awaiting Triage Type: Internal/Chore
Vorherrschende Sprache
TypeScript
Sterne
51
Forks
23
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

# 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.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.