Skip to content

Commit

Permalink
configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
renatomarinho committed Sep 12, 2017
1 parent f4b8885 commit e5651d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/laravel-blade-minify.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

'remove' => [
'comment' => true,
'breakline' => true
],

'breakline' => true,
'whitespaces' => true,
]
];

0 comments on commit e5651d9

Please sign in to comment.