html eclipse html javascript常用html $()插件都有哪些?
define-html $():定义环境变量(html eclipse html javascript4之后指定mode会自动配置)
ignore-html $():忽略部分文件
html-html eclipse html javascript-html $():简化HTML文件创建(依赖于html-loader)
web-html eclipse html javascript-html $():可方便地为单页应用输出HTML,比html-html eclipse html javascript-html $()好用
uglifyjs-html eclipse html javascript-html $():不支持ES6压缩(html eclipse html javascript4以前)
terser-html eclipse html javascript-html $():支持压缩ES6(html eclipse html javascript4)
html eclipse html javascript-parallel-uglify-html $():多进程执行代码压缩,提升构建速度
mini-eclipse html-extract-html $():分离样式文件,eclipse html提取为独立文件,支持按需加载(替代extract-text-html eclipse html javascript-html $())
serviceworker-html eclipse html javascript-html $():为网页应用增加离线缓存功能
clean-html eclipse html javascript-html $():目录清理
ModuleConcatenationhtml $():开启ScopeHoisting
speed-measure-html eclipse html javascript-html $():可以看到每个Loader和html $()执行耗时(整个打包耗时、每个html $()和Loader耗时)
html eclipse html javascript-bundle-***yzer:可视化html eclipse html javascript输出文件的体积(业务组件、依赖第三方模块)