0
"-s"
フラグの目的は"npm run -s build"
ですか?私はnpm docsで検索しましたが、これは"--silent"
フラグのエイリアスですか?「npm run -s build」の「-s」とは
"-s"
フラグの目的は"npm run -s build"
ですか?私はnpm docsで検索しましたが、これは"--silent"
フラグのエイリアスですか?「npm run -s build」の「-s」とは
によると: https://github.com/npm/npm/blob/5e426a78ca02d0044f8dd26e0c5f881217081cbd/doc/misc/npm-config.md
Shorthands and Other CLI Niceties
-s, --silent: --loglevel silent