JS代码压缩出现的 identifier is a reserved word 错误
今天在命令行执行 ant jscompress 压缩js代码的时候,出现了 identifier is a reserved word 错误;通过查看build.xml文件,找到出现压缩错误的文件是 waf-framework_all.js ,找到对应的行,发现该行的代码是用于调试的: debugger;
找到对应的js文件,去掉这行,重新执行,打包正常。
JS代码压缩出现的 identifier is a reserved word 错误
今天在命令行执行 ant jscompress 压缩js代码的时候,出现了 identifier is a reserved word 错误;通过查看build.xml文件,找到...
点击下载文档
本文2024-09-16 22:58:55发表“eas cloud知识”栏目。
本文链接:https://wenku.my7c.com/article/kingdee-eas-51640.html
您需要登录后才可以发表评论, 登录登录 或者 注册
最新文档
热门文章