@xylabs/ts-scripts-yarn3 5.0.1 → 5.0.3

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.
@@ -1515,7 +1515,7 @@ var compileFolder = /* @__PURE__ */ __name(async (folder, entryMode = "single",
1515
1515
  ],
1516
1516
  outDir,
1517
1517
  silent: true,
1518
- sourcemap: types === "tsup",
1518
+ sourcemap: true,
1519
1519
  splitting: false,
1520
1520
  tsconfig: "tsconfig.json",
1521
1521
  ...options