Revert "Fix PostProcess regression for hugo server"

This reverts commit 4deb5c6066.
This commit is contained in:
Bjørn Erik Pedersen 2022-04-17 10:35:01 +02:00
parent 363bc907c0
commit 6c35a1a9ea
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F
4 changed files with 38 additions and 66 deletions

View file

@ -375,10 +375,6 @@ Single: {{ .Title }}
List: {{ .Title }}
Environment: {{ hugo.Environment }}
For issue 9788:
{{ $foo :="abc" | resources.FromString "foo.css" | minify | resources.PostProcess }}
PostProcess: {{ $foo.RelPermalink }}
`)
return dir