Project

General

Profile

Actions

Task #92766

closed

Don't minify BE javascript files

Added by Christian Toffolo over 3 years ago. Updated over 3 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-11-04
Due date:
% Done:

0%

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

Description

The backend doesn't really need to have minified JS files. It's used by a relative small amount of users that will easily have these files in browser cache.
On the other hand, having these files minified means making harder the work of the backend developers.
Yes, you can pretty print them in browser dev tools but you will still have an harder to understand code.

My suggestion is to not minify the Javascript files of the backend.

Actions

Also available in: Atom PDF