From b13e08b229ecf89379ee57a7acef13dd298b8fe9 Mon Sep 17 00:00:00 2001 From: James Brundage <+@noreply.github.com> Date: Thu, 5 Sep 2024 21:49:22 -0700 Subject: [PATCH] docs: Updating Splatter.Splatter.ps1 ( re #28 ) Removing -Minify and -Compressed examples --- Splatter.Splatter.ps1 | 2 -- 1 file changed, 2 deletions(-) diff --git a/Splatter.Splatter.ps1 b/Splatter.Splatter.ps1 index b5f3a7b..ca64722 100644 --- a/Splatter.Splatter.ps1 +++ b/Splatter.Splatter.ps1 @@ -1,3 +1 @@ Initialize-Splatter -Verb Get, Use, Find -OutputPath .\@.ps1 -Initialize-Splatter -Verb Get, Use, Find -OutputPath .\@.min.ps1 -Minify -Initialize-Splatter -Verb Get, Use, Find -OutputPath .\@.min.gzip.ps1 -Minify -Compress