Closed yiminghe closed 3 years ago
original after compress:
module.exports = getInferredName && "inferred" === function() {}.name ? getInferredName : null
making the result completely different
@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.
original after compress:
making the result completely different