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