mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-08 12:01:32 -04:00
Revert "commands: Read disableFastRender from flag even if it's not changed"
On second thought, removing this isn't worth it. This reverts commit 78a4c2e32ef9ea8e92bb7bb3586e4c22b02eb494.
This commit is contained in:
parent
78a4c2e32e
commit
6b78b3810a
@ -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",
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user