Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
markvaneijk committed May 10, 2024
1 parent 22022e5 commit e386637
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/minify-html.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

return [
'enabled' => env('MINIFY_HTML', env('APP_ENV') === 'production'),

'transformers' => [
RemoveComments::class,
RemoveWhitespace::class,
Expand Down

0 comments on commit e386637

Please sign in to comment.