654 webpack的Terser、CSS的压缩
摘要:
Terser介绍和安装 命令行使用Terser Compress和Mangle的options Terser在webpack中配置 CSS的压缩 index.js import {sum, mul} from "./math"; import _ from "lodash"; console.log 阅读全文
posted @ 2021-03-16 21:10 冲啊! 阅读(805) 评论(0) 推荐(0) 编辑