Skip to content

Commit

Permalink
docs: Updating Splatter.Splatter.ps1 ( re #28 )
Browse files Browse the repository at this point in the history
Removing -Minify and -Compressed examples
  • Loading branch information
James Brundage committed Sep 6, 2024
1 parent 52294b8 commit b13e08b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Splatter.Splatter.ps1
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit b13e08b

Please sign in to comment.