·pnpm-publishing
</>

pnpm-publishing

Veröffentlichen Sie TypeScript-Pakete mit Makage und Lerna nach konstruktiven Standards. Wird verwendet, wenn Sie aufgefordert werden, „ein Paket zu veröffentlichen“, „für npm freizugeben“, „zur Veröffentlichung zu erstellen“ oder wenn Sie Pakete für die npm-Verteilung vorbereiten.

8Installationen·0Trend·@constructive-io

Installation

$npx skills add https://github.com/constructive-io/constructive-skills --skill pnpm-publishing

So installieren Sie pnpm-publishing

Installieren Sie den KI-Skill pnpm-publishing schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/constructive-io/constructive-skills --skill pnpm-publishing
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: constructive-io/constructive-skills.

Publish TypeScript packages to npm using makage for builds and lerna for versioning. This covers the dist-folder publishing pattern that prevents tree-shaking into weird import paths.

Deep nested imports via file path are fully supported and recommended for tree-shaking. With dist-folder publishing, the dist/ folder becomes the package root, so consumers can import directly from subdirectories:

After makage build, the dist/ folder mirrors this structure and becomes the published package root.

Veröffentlichen Sie TypeScript-Pakete mit Makage und Lerna nach konstruktiven Standards. Wird verwendet, wenn Sie aufgefordert werden, „ein Paket zu veröffentlichen“, „für npm freizugeben“, „zur Veröffentlichung zu erstellen“ oder wenn Sie Pakete für die npm-Verteilung vorbereiten. Quelle: constructive-io/constructive-skills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/constructive-io/constructive-skills --skill pnpm-publishing
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-28
Aktualisiert
2026-03-11

Browse more skills from constructive-io/constructive-skills

Schnelle Antworten

Was ist pnpm-publishing?

Veröffentlichen Sie TypeScript-Pakete mit Makage und Lerna nach konstruktiven Standards. Wird verwendet, wenn Sie aufgefordert werden, „ein Paket zu veröffentlichen“, „für npm freizugeben“, „zur Veröffentlichung zu erstellen“ oder wenn Sie Pakete für die npm-Verteilung vorbereiten. Quelle: constructive-io/constructive-skills.

Wie installiere ich pnpm-publishing?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/constructive-io/constructive-skills --skill pnpm-publishing Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/constructive-io/constructive-skills