Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

To use ES6 syntax, harmony mode must be enabled with Uglifier.new(:harmony => true) #45

Closed
jp26jp opened this issue Dec 8, 2018 · 0 comments

Comments

@jp26jp
Copy link

jp26jp commented Dec 8, 2018

I understand that to enable es6, we have to add this to our _config.yml file:

jekyll-minifier:
  uglifier_args:
    harmony: true

but that doesn't appear to do anything.

Here's an example

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant