Skip to content

Commit 596422b

Browse files
committed
docs: Adding prerender flag to readme
1 parent 827ca96 commit 596422b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ $ preact build
120120
--template Path to custom HTML template
121121
--preload Adds preload tags to the document its assets (default false)
122122
--analyze Launch interactive Analyzer to inspect production bundle(s)
123+
--prerender Renders route(s) into generated static HTML (default true)
123124
--prerenderUrls Path to pre-rendered routes config (default prerender-urls.json)
124125
--brotli Adds brotli redirects to the service worker (default false)
125126
--inline-css Adds critical css to the prerendered markup (default true)

0 commit comments

Comments
 (0)