Project

General

Profile

Actions

Task #96906

closed

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

Switch JavaScript module namespace to @typo3/ and use lowercase-dashed filename syntax.

Added by Benjamin Franzke about 2 years ago. Updated over 1 year ago.

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

100%

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

Description

Using @typo3/ext-name as JavaScript module namespace allows to publish the TYPO3 JavaScript sources via npmjs.com at some point, allowing users to import @typo3.

Also the convention TYPO3/CMS/ExtName is then vanished, as extension authors are advised to use their own vendor @myvendor/package namespaces.

Furthermore it is common in nodejs/npmjs style packages to use lowercase-dashed filename syntax, therefore the TYPO3 JavaScript sources are adapted to follow that pattern.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #96927: TypeScript compilation fails on case insensitive file systemsClosedBenjamin Franzke2022-02-16

Actions
Related to TYPO3 Core - Bug #97001: ContextMenu does not work for files / foldersClosed2022-02-22

Actions
Related to TYPO3 Core - Bug #97181: AdminPanel JavaScript is loaded from wrong filenamesClosed2022-03-14

Actions
Actions

Also available in: Atom PDF