Skip to content
Snippets Groups Projects
Commit d9914b7c authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Frank Naegler
Browse files

[TASK] Upgrade asset build stack

Some tools used to build assets have been updated to recent versions. In
the same run, the assets have benn rebuilt.

For future tasks, uglifyjs is replaced with terserjs.

Executed commands:

  yarn remove grunt-contrib-uglify
  yarn add --dev grunt-terser
  yarn add --dev grunt-contrib-imagemin@^3.1
  grunt build

Resolves: #89042
Releases: master
Change-Id: Ib6fa02e6af03c2b079fc13010c2972369f046991
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61575


Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarFrank Naegler <frank.naegler@typo3.org>
parent 91004d40
Showing
with 1145 additions and 1063 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment