·pnpm-publishing
</>

pnpm-publishing

Constructive 標準に従って makage と lerna を使用して TypeScript パッケージを公開します。 「パッケージの公開」「npmへのリリース」「公開用のビルド」を求められた場合、またはnpm配布用のパッケージを準備する場合に使用します。

8インストール·0トレンド·@constructive-io

インストール

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

pnpm-publishing のインストール方法

コマンドラインで pnpm-publishing AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/constructive-io/constructive-skills --skill pnpm-publishing
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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.

Constructive 標準に従って makage と lerna を使用して TypeScript パッケージを公開します。 「パッケージの公開」「npmへのリリース」「公開用のビルド」を求められた場合、またはnpm配布用のパッケージを準備する場合に使用します。 ソース: constructive-io/constructive-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/constructive-io/constructive-skills --skill pnpm-publishing
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-28
更新日
2026-03-11

Browse more skills from constructive-io/constructive-skills

クイックアンサー

pnpm-publishing とは?

Constructive 標準に従って makage と lerna を使用して TypeScript パッケージを公開します。 「パッケージの公開」「npmへのリリース」「公開用のビルド」を求められた場合、またはnpm配布用のパッケージを準備する場合に使用します。 ソース: constructive-io/constructive-skills。

pnpm-publishing のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/constructive-io/constructive-skills --skill pnpm-publishing インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

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