Remove drafts from the production dev server
This commit is contained in:
parent
15bec870da
commit
8483704e73
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
if [[ "$1" == "production" ]]; then
|
||||
hugo server \
|
||||
--buildDrafts \
|
||||
--buildFuture \
|
||||
--noHTTPCache \
|
||||
--enableGitInfo \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue