Norman's Note 諾曼筆記

Norman's Note 諾曼筆記

npm

-- 可以在 run xxx 後面帶其他參數

如果沒有加 --npm run xxx 後面加的東西都不會被帶進去(不會生效)
例如:npm run test -- --coverage=false