Skip to content

Commit

Permalink
Stop local HTML compression
Browse files Browse the repository at this point in the history
  • Loading branch information
cotes2020 committed Dec 21, 2020
1 parent 99b4049 commit bd78acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ compress_html:
profile: false
blanklines: false
ignore:
envs: []
envs: [development]

exclude:
- vendor
Expand Down

0 comments on commit bd78acd

Please sign in to comment.