using uglyfyjs 3 output file same as original

前端 未结 0 1169
甜味超标
甜味超标 2021-02-02 16:29

I have some simple JavaScript file named test.js the file contain the following code:

function foo(){
    console.log(\'hi\');
}

Sin

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