npm-scripts

参考:

node-scripts – npm

npm-scripts | CLI documentation – npm

使い方

参考:

npm scripts を使おう – Qiita

npm-scripts で使える便利モジュールたち – Qiita

npm で依存もタスクも一元化する – Qiita

Node.js と npm 再入門 その3 npm-scripts | LAZE SOFTWARE

npm-scripts で Web フロントエンド開発を管理する | アカベコマイリ

npm-scripts でオリジナルのコマンドを設定する方法 | オリジナルゲーム.com

Node.js ユーザーなら押さえておきたい npm-scripts のタスク実行方法まとめ | ICS MEDIA

タスクランナー (gulp など) を使用せず、npm + webpack で構築する開発環境 | 集の一期一会

Grunt を npm-scripts に置き換えたらバージョンアップが捗った | Septeni Engineer’s Blog

[脱 gulp] npm-scripts でシンプルなフロントエンド開発環境を作る | KAYAC engineers’ blog

Gulp の代わりに npm-scripts をタスクランナーとして使う | Glatch グラッチ

scripts | npm Documentation [Official]

Helpers and tips for npm run scripts | Michael Kühnel

Tips Everyone Should Know | Corgibytes

npm-run-all / run-s / run-p

参考:

npm-run-all と concurrently を試す | アカベコマイリ

mysticatea/npm-run-all: A CLI tool to run multiple npm-scripts in parallel or sequential – GitHub

npm-run-all – npm

npm-run-all/npm-run-all.md at master · mysticatea/npm-run-all – GitHub

npm-run-all/run-s.md at master · mysticatea/npm-run-all – GitHub

npm-run-all/run-p.md at master · mysticatea/npm-run-all – GitHub

concurrently

参考:

kimmobrunfeldt/concurrently: Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better – GitHub

concurrently – npm

How can I run multiple npm scripts in parallel? – Stack Overflow

環境変数の使い分けをする

参考:

環境変数を使って npm scripts を改良したお話 | あるいてっく

環境変数設定は基本 cross-env だけどたまに env-cmd も使う – Qiita

Nuxt で cross-env を使い環境ごとに環境変数を分ける – Qiita

cross-env

参考:

kentcdodds/cross-env: Cross platform setting of environment scripts – GitHub

cross-env – npm

env-cmd

参考:

toddbluhm/env-cmd: Setting of environment scripts via a file – GitHub

env-cmd – npm

--max-old-space-size

参考:

Increase node memory using npm package.json script – Stack Overflow

記事をシェアする:
タグ:

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

Protected by reCAPTCHA