From c6bba521aba4d386dd359dbb47b76096d655f539 Mon Sep 17 00:00:00 2001 From: Josh Iverson Date: Wed, 2 Aug 2017 23:52:54 -0700 Subject: [PATCH] docs: add NamedChunks to dev/prod defaults table --- docs/documentation/build.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/documentation/build.md b/docs/documentation/build.md index fdc30ab948..ea34065a68 100644 --- a/docs/documentation/build.md +++ b/docs/documentation/build.md @@ -80,6 +80,7 @@ Flag | `--dev` | `--prod` `--output-hashing` | `media` | `all` `--sourcemaps` | `true` | `false` `--extract-css` | `false` | `true` +`--named-chunks`   | `true` | `false` `--extract-licenses` Extract all licenses in a separate file, in the case of production builds only. `--i18n-file` Localization file to use for i18n.