Keep `terser` from changing function argument names

后端 未结 0 1756
别那么骄傲
别那么骄傲 2021-02-20 03:43

Let\'s say there\'s a function

function fname (arg1) {}

When terser minifies it, it changes both the function name and the argument

相关标签:
回答
  • 消灭零回复
提交回复
热议问题