From d0d729f92238498b9da71652242fcd2702a3aa96 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 23 Jul 2022 23:58:11 -0400 Subject: [PATCH] Update netlify.toml Signed-off-by: Tommy --- netlify.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/netlify.toml b/netlify.toml index 56955e8..b03b288 100644 --- a/netlify.toml +++ b/netlify.toml @@ -26,7 +26,3 @@ package = "netlify-plugin-checklinks" # Enabling this will make your tests more brittle, since you can't control # external pages. checkExternal = true - - # Enable to check references to source maps, source map sources etc. - # Many build tools don't emit working references, so this is disabled by default - followSourceMaps = true