tnp-core 21.0.27 → 21.0.28

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.
@@ -6701,7 +6701,7 @@ var UtilsProcessLogger;
6701
6701
  //#endregion
6702
6702
  //#region utils process / constants
6703
6703
  const dummyFilename = 'file.log';
6704
- UtilsProcessLogger.baseDirTaonProcessLogs = crossPlatformPath([
6704
+ UtilsProcessLogger.baseDirTaonProcessLogs = () => crossPlatformPath([
6705
6705
  UtilsOs.getRealHomeDir(),
6706
6706
  '.taon',
6707
6707
  'log-files-for',