Task #81491
closedAdd alias for grunt tasks to package.json scripts
100%
Description
Grunt tasks to port:
default => css compiling
lint => css and ts lint
format => format css and re lint
css => sass and post css
update => npm-install and npmcopy
scripts => compile javascript
build => build all resouses
After this we need no global grunt installation.
Updated by Markus Sommer over 7 years ago
- Subject changed from Add Grunt tasks to package.json scripts to Add alias for grunt tasks to package.json scripts
- Description updated (diff)
Updated by Gerrit Code Review over 7 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 https://review.typo3.org/53145
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53145
Updated by Gerrit Code Review over 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53145
Updated by Gerrit Code Review over 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53177
Updated by Markus Sommer over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bd98028f7998b79fd2a876bcda7c4048a8882ffd.