We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#关于打包: 复制项目文件到新文件夹,排除node_modules 用npm install --production命令安装依赖 npm dedupe 移除多余的包