ljharb / es-abstract

ECMAScript spec abstract operations.
MIT License
114 stars 30 forks source link

make compress friendly #111

Closed yiminghe closed 3 years ago

yiminghe commented 4 years ago

original after compress:

module.exports = getInferredName && "inferred" === function() {}.name ? getInferredName : null

making the result completely different

ljharb commented 3 years ago

@yiminghe it appears you deleted your fork, which is an unrecoverable action and makes me unable to rebase this PR, so I'll have to close it.