yarn add <packageName> --dev 依賴會記錄在 package.json 的 devDependencies 下. yarn add webpack --dev # yarn 簡寫-D npm install webpack ...
確定! 回上一頁