support computed property name in object literal (#4268)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 8 Nov 2020 15:38:32 +0000 (15:38 +0000)
committerGitHub <noreply@github.com>
Sun, 8 Nov 2020 15:38:32 +0000 (23:38 +0800)
commit91fc1c82b56986df51ad1450c18718bc585deca9
treea534652eea79949356bee8a877b71a49a5b18e82
parent810cd40356f6fa1ddbc9c97a0df95bd1d94a2720
support computed property name in object literal (#4268)
lib/ast.js
lib/compress.js
lib/mozilla-ast.js
lib/output.js
lib/parse.js
lib/propmangle.js
lib/transform.js
test/compress/objects.js
test/mocha/tokens.js
test/ufuzz/index.js