Actions
Task #101785
closedTask #101783: Check for stray build sources in CI
Fix npm update of sortablejs
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
Start date:
2023-08-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Sortablejs is currently not properly updated because the source file has changed from sortablejs/dist/sortable.umd.js to node_modules/sortablejs/Sortable.min.js
Grunt copy unfortunately doesn't catch that, but we can workaround that once we have CI checking for sane resource-recreation via #101783
Actions