Files
webpack5-tutorial/docs/.vuepress/.temp/pages/base/minifyHtml.html.vue
2024-10-16 17:02:47 +08:00

5 lines
247 B
Vue
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<template><h1 id="html-压缩" tabindex="-1"><a class="header-anchor" href="#html-压缩" aria-hidden="true">#</a> html 压缩</h1>
<p>默认生产模式已经开启了html 压缩和 js 压缩</p>
<p>不需要额外进行配置</p>
</template>