安陆网站建设推广,wordpress获取分类的文章列表,好的网站布局,网页设计与制作实训报告1500字可能年纪大了#xff0c;对于新东西的学习和接收有点慢#xff0c;花了差不多一周的时间#xff0c;终于把jenkins配置好了#xff0c;可以自动打包#xff0c;与手动打出来的一样#xff0c;以后就解放双手了。#!/bin/bashnpm cache clean -fnpm -vnode -vnpm install n…可能年纪大了对于新东西的学习和接收有点慢花了差不多一周的时间终于把jenkins配置好了可以自动打包与手动打出来的一样以后就解放双手了。#!/bin/bashnpm cache clean -fnpm -vnode -vnpm install npm6.14.4 -gnpm -vSASS_BINARY_SITEhttps://npm.taobao.org/mirrors/node-sass/ npm install node-sassnpm uninstall node-sassnpm i -S sassnpm config set registry https://registry.npm.taobao.orgnpm uninstall -g cnpmnpm install cnpm6.2.0 -g --registryhttps://registry.npm.taobao.orgcnpm -vcnpm installnode --max_old_space_size5048 ./node_modules/angular/cli/bin/ng build --configurationproductionrm -rf dist.tar.gz # 删除上一个\已存在的dist压缩包tar -zcvf dist.tar.gz dist # 将新打的dist包进行压缩