Project

General

Profile

Actions

Task #103712

closed

Remove usage of "newer" in JS build context

Added by Andreas Kienast 26 days ago. Updated 25 days ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-04-23
Due date:
% Done:

100%

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

Description

The grunt module `grunt-newer` was introduced with #90200 to help improving build times on consecutive single builds by running tasks on changed files only. This is nowadays not required anymore in JS build context, as it's possible in TypeScript to compile changed files only (which is already incorporated).

Actions

Also available in: Atom PDF