in source/_plugins/jekyll_asset_pipeline.rb [24:27]
def compress return Closure::Compiler.new(:language_in => "ECMASCRIPT6").compile(@content) end