Project

General

Profile

Actions

Task #96456

closed

Epic #96323: TYPO3 Backend: ES6 Module (ESM) support

Remove unneeded TypeScript module path configuration

Added by Benjamin Franzke over 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend JavaScript
Target version:
Start date:
2022-01-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

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.

Actions

Also available in: Atom PDF