Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
NPM モジュールを自動的にインストールした後、後処理スクリプトを実行することは可能ですか。
node.js プロジェクトに特定の NPM モジュールをインストールできる場合があります。NPM モジュールのインストール後、プロジェクト内のいくつかの場所を自動的に更新する必要があります。
それは実行可能ですか?