From 99a133e48534794a4e189ada02f2b4434d298b81 Mon Sep 17 00:00:00 2001 From: Mike Pirog Date: Thu, 17 Oct 2024 20:36:08 -0400 Subject: [PATCH] remove dangling tmpfile part 2 --- netlify.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/netlify.toml b/netlify.toml index 2888d9c..435a932 100644 --- a/netlify.toml +++ b/netlify.toml @@ -14,8 +14,6 @@ skipPatterns = [ ".rss", ".gif", ".jpg" ] checkExternal = true - - # Sets our asset optimization [build.processing.css] bundle = true @@ -41,8 +39,6 @@ [plugins.inputs.audits] output_path = "reports/lighthouse.html" - - # We need this so preview environments and the base site look ok on their own [[redirects]] from = "/"