From ab4fdf299692ef72e6f355e794fda10729bd09fc Mon Sep 17 00:00:00 2001 From: chenxsan Date: Wed, 19 Aug 2020 21:25:47 +0800 Subject: [PATCH 1/4] docs(configuration): document output.charset --- src/content/configuration/output.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/content/configuration/output.md b/src/content/configuration/output.md index c6ae95605f83..b661d14d28d7 100644 --- a/src/content/configuration/output.md +++ b/src/content/configuration/output.md @@ -92,6 +92,14 @@ module.exports = { ``` +## `output.charset` + +`boolean = true` + +This option tells webpack to add `charset` attribute with value of `utf-8` to HTML `