-
-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include sortFilesByTimestamp #1330
Conversation
Signed-off-by: valdearg <valdearg@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested looks good with me
@valdearg would you be able to lint, compile and commit the build files ? npm ci
npm run lint:fix
npm run build
git add .
git commit --amend
git push --force |
/backport to stable25 |
Haven't the foggiest idea what I've done now, but feel free to try the changes? |
I think something is wrong :( |
#1332 sorry, think it might be better to just try that new branch, apologies for this mess. |
@valdearg I think you might need to create a new pr! If you want I can take care of it in a few hours! Whatever you like 🙂 |
No worries make sure to close this |
Might fix sorting.
Signed-off-by: valdearg valdearg@users.noreply.github.com