yarn add --dev 依赖会记录在package.json 的devDependencies 下生产环境 ... yarn add webpack --dev # yarn 简写-D npm install webpack --save-dev ...
確定! 回上一頁