Skip to content

Commit

Permalink
Revert "commands: Read disableFastRender from flag even if it's not c…
Browse files Browse the repository at this point in the history
…hanged"

On second thought, removing this isn't worth it.

This reverts commit 78a4c2e.
  • Loading branch information
bep committed Oct 24, 2018
1 parent 78a4c2e commit 6b78b38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commands/hugo.go
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ func initializeFlags(cmd *cobra.Command, cfg config.Provider) {

// Will set a value even if it is the default.
flagKeysForced := []string{
"disableFastRender",
"minify",
}

Expand Down

0 comments on commit 6b78b38

Please sign in to comment.