JavaScript: Add change note

This commit is contained in:
Taus
2025-07-11 13:32:35 +00:00
parent 43accc50cd
commit 2f822cb0cd

View File

@@ -0,0 +1,4 @@
---
category: fix
---
* The JavaScript extractor no longer ignores source files specified in the `tsconfig.json` compiler options `outDir` if doing so would result in excluding all source code.