@thanh01.pmt/curriculum-kit 1.4.3 → 1.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18956,7 +18956,7 @@ ${lines.join("\n")}
18956
18956
  }
18957
18957
 
18958
18958
  // src/services/lessonProductionService.ts
18959
- var __filename$1 = typeof import.meta?.url === "string" ? fileURLToPath(import.meta.url) : "";
18959
+ var __filename$1 = typeof import.meta?.url === "string" && typeof fileURLToPath === "function" ? fileURLToPath(import.meta.url) : "";
18960
18960
  var _resolvedDir = __filename$1 ? path4.dirname(__filename$1) : typeof __dirname !== "undefined" ? __dirname : process.cwd();
18961
18961
  function loadCurriculumTemplate(templateName) {
18962
18962
  const candidatePaths = [