11 2021 档案
摘要:1.先清除缓存 npm cache clean --force 2.删除项目中的node_modules文件夹 3.安装淘宝镜像cnpm,用cnpm来安装依赖 npm install -g cnpm --registry=https://registry.npm.taobao.org 4.最后再执行
阅读全文
摘要:const minJs = require('uglify-es'); pipe(htmlmin({ removeComments: true, collapseWhitespace: true, minifyCSS: true, minifyJS: function(text) { return
阅读全文
摘要:<!DOCTYPE html> <html> <head> <title>千锋教育——做真实的自己,用心做教育</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="viewpo
阅读全文

浙公网安备 33010602011771号