NODE_ENV为production,npm5以上不会安装devDependencies NODE_ENV=development npm i NODE_ENV=production npm run build