Skip to content

Commit

Permalink
Revert "Add hugo caching (viamrobotics#3879)"
Browse files Browse the repository at this point in the history
This reverts commit 4adc3e4.
  • Loading branch information
npentrel committed Jan 21, 2025
1 parent 47272e6 commit 0087a2d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
[build]
publish = "public"

[[plugins]]
package = "netlify-plugin-hugo-cache-resources"

[plugins.inputs]
# If it should show more verbose logs (optional, default = true)
debug = true
# Relative path to source directory in case you use Hugo's "--s" option
srcdir = "public"

[[plugins]]
# https://github.com/philhawksworth/netlify-plugin-minify-html#readme
package = "netlify-plugin-minify-html"

Expand All @@ -29,4 +18,3 @@
[plugins.inputs.minifierOptions]
removeComments = true
collapseInlineTagWhitespace = true

0 comments on commit 0087a2d

Please sign in to comment.