mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-23 19:47:05 -04:00
📃 Logs added
This commit is contained in:
parent
bb4cc91d4f
commit
07c1068ae0
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue