Skip to content
Snippets Groups Projects
Commit 1f23d223 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Daniel Goerz
Browse files

[TASK] Utilize grunt-newer to build only changed files

The grunt module `grunt-newer` is introduced to act with changed files
only instead of copying or minifying all files all the time.

Used command:

  yarn add --dev grunt-newer

Resolves: #90200
Releases: master
Change-Id: Idcf34b402f089757a5b5209398abec1bba3288a2
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63031


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent 8c8ba393
Branches
Tags
No related merge requests found
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