Actions
Bug #69574
closedRemove unused grunt task call
Start date:
2015-09-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
The grunt file calls grunt.loadNpmTasks('grunt-contrib-copy'); that is not included in the package.json and also does not seem to be called from anywhere.
Updated by Gerrit Code Review about 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43079
Updated by Ingo Pfennigstorf about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 281e18383eb7997de6252a2711d92106e517f2fa.
Actions