Skip to content

Commit

Permalink
config.json: re-enable compression by default
Browse files Browse the repository at this point in the history
#18 has been fixed.
  • Loading branch information
ChALkeR committed Aug 1, 2018
1 parent ca9ad2e commit 7f7d85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"features": {
"ast": false
},
"compress": false
"compress": true
}
}

0 comments on commit 7f7d85d

Please sign in to comment.