Prepros:缩小JS的错误

时间:2017-06-01 05:01:17

标签: javascript compilation prepros

我有一个文件if(($key = array_search('js-filepath/file.js', $this->js)) !== false) { unset($this->js[$key]); } ,这就是事情:它不会缩小。这是我的所有代码:

script/qArray/questions.js

voila 出错了。

The error. var QuizCard = function (question, options, answer, explanation) { } 这就是它所说的。

发生了什么?

编辑:这里有一些东西,这段代码昨天运作得非常顺利。今天,它似乎更新(从6.0.13到6.0.14)并且不再起作用。更新日志: top_retain.indexOf() is not a function.

1 个答案:

答案 0 :(得分:0)

它说处理文件未知,检查文件路径是否正确然后通过确定代码是否错误来检查 - >>一步一步地知道你正在使用哪个缩小代码库可以帮助:),

抱歉,如果这看起来有点多余。 :D但我运行你的代码另一个在线缩小器,它运行良好:)