From 5e3660bb3561bca37cb1fd3021e0b51ad8fe9e59 Mon Sep 17 00:00:00 2001 From: Lukas Seyfarth Date: Sun, 16 Jun 2024 03:25:03 +0800 Subject: [PATCH] debug --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 473ea3b..f51f6df 100644 --- a/index.js +++ b/index.js @@ -495,6 +495,7 @@ function translateNodes(textNodes = [], language = "", apiKey = "", seoNodes = [ }); // console.log("weploy texts", notInCache); + console.log("weploy start getting translations", notInCache.length); // return; if (notInCache.length > 0) {