Files
webpack5-tutorial/docs/base/minifyHtml.md
2024-10-16 17:02:47 +08:00

6 lines
105 B
Markdown
Raw 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.
# html 压缩
默认生产模式已经开启了html 压缩和 js 压缩
不需要额外进行配置