📃 Logs added

This commit is contained in:
ful1e5 2020-08-30 12:45:22 +05:30
parent bb4cc91d4f
commit 07c1068ae0

View file

@ -72,6 +72,8 @@ const main = async () => {
let breakRendering = false; let breakRendering = false;
const frames: Frames = {}; const frames: Frames = {};
const firstKey = getKeyName(index, svgPath); const firstKey = getKeyName(index, svgPath);
console.log("Rendering", path.basename(svgPath), "...");
console.log(firstKey); console.log(firstKey);
// 1st Frame // 1st Frame