Task #96456
closedEpic #96323: TYPO3 Backend: ES6 Module (ESM) support
Remove unneeded TypeScript module path configuration
100%
Description
Simplify tsconfig by removing unneded lookup configurations for the
typo3/sysext/*/Resources/Public/JavaScript/ folder, as actually
no files are included from that location.
The configuration originates back from #81416 where TypeScript
sources have been stored in typo3/sysext/, and is therefore
no longer needed, now that all Sources are located in
Build/Sources/TypeScript.
Updated by Gerrit Code Review about 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72853
Updated by Gerrit Code Review about 3 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72853
Updated by Benjamin Franzke about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 95b3352ceb18e2c0f7e2db9502f018d87e7c5d85.