From 07c1068ae0d8e10dfebfb568387756db4da7d6dc Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Sun, 30 Aug 2020 12:45:22 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20Logs=20added?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/index.ts b/src/index.ts index 909982f..78602bb 100644 --- a/src/index.ts +++ b/src/index.ts @@ -72,6 +72,8 @@ const main = async () => { let breakRendering = false; const frames: Frames = {}; const firstKey = getKeyName(index, svgPath); + + console.log("Rendering", path.basename(svgPath), "..."); console.log(firstKey); // 1st Frame