Skip to content

Commit e1fc593

Browse files
authored
Merge pull request #346 from developit/fixReadme
Update README.md
2 parents 80a77ac + 47b4bd1 commit e1fc593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ $ preact build
110110
--src Entry file (index.js). [default: "src"]
111111
--dest Directory root for output. [default: "build"]
112112
--production, -p Create a minified production build. [default: true]
113-
--prerender Pre-render static app content. [default: true]
113+
--no-prerender Disable pre-render of static app content.
114114
--prerenderUrls Path to pre-render routes configuration. [default "prerender-urls.json"]
115115
--template Path to template file.
116116
--clean Clear output directory before building. [default: true]

0 commit comments

Comments
 (0)