Enable ES6 support in minifier

That fixes site build
This commit is contained in:
Alexander Minkin 2022-10-18 23:23:08 +03:00
parent 5dd0169c6b
commit 0664e5219e
Signed by: WerySkok
GPG key ID: 88E9A2F3AFE44C30

View file

@ -6,3 +6,7 @@ plugins:
exclude: exclude:
- README.MD - README.MD
- LICENSE - LICENSE
jekyll-minifier:
uglifier_args:
harmony: true