meteor-shell-bug:Meteor 1.0.4 中引入的 Shell 错误

时间:2021-06-17 04:48:36
【文件属性】:
文件名称:meteor-shell-bug:Meteor 1.0.4 中引入的 Shell 错误
文件大小:4KB
文件格式:ZIP
更新时间:2021-06-17 04:48:36
JavaScript 流星壳Bug 在Meteor 1.0.4.x 中, meteor shell会导致Underscore中断。 重现此问题 git clone https://github.com/artisonian/meteor-shell-bug.git cd meteor-shell-bug meteor 单击该按钮几次。 在浏览器的控制台中,您将看到 Meteor 方法的输出。 然后运行meteor shell : meteor shell 在提示中,键入_ (全局覆盖 Underscore)。 返回浏览器,再次单击该按钮。 _.ensure将在服务器上中断(导致 Meteor 方法出错)。
【文件预览】:
meteor-shell-bug-master
----meteor-shell-bug.html(229B)
----.meteor()
--------versions(767B)
--------.finished-upgraders(229B)
--------platforms(15B)
--------.gitignore(6B)
--------packages(274B)
--------.id(322B)
--------release(15B)
----meteor-shell-bug.css(31B)
----meteor-shell-bug.js(1KB)
----README.md(567B)

网友评论