support template literals (#4601)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 1 Feb 2021 02:36:45 +0000 (02:36 +0000)
committerGitHub <noreply@github.com>
Mon, 1 Feb 2021 02:36:45 +0000 (10:36 +0800)
commitd4685640a00a0c998041c96ec197e613bd67b7b3
tree53ed8185a109028e4270993fc1d6962fcc22495b
parentac7b5c07d778d3b70bf39c4c0014e9411d780268
support template literals (#4601)
lib/ast.js
lib/compress.js
lib/output.js
lib/parse.js
lib/transform.js
lib/utils.js
test/compress/templates.js [new file with mode: 0644]
test/mocha/templates.js [new file with mode: 0644]
test/ufuzz/index.js