Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我们的导出过程中,bodymovin 似乎会因随机渲染失败而崩溃。
有没有办法调试这个?
看来我们可以使用以下方法调试扩展:
chrome://inspect/#devices
并使用以下配置端口地址
在那里我可以验证它失败的原因是由于else在console.
else
console
Bodymovin 用于Esprima.js解析表达式,如果有语法错误,它可能会崩溃。
Esprima.js