Broken build cache due to casing change on filename
torstendittmann
PROOP
a year ago
Looks like I renamed one of my Svelte components from Editor.svelte to editor.svelte (including all the imports) broke the build cache, since its complaining not finding editor.svelte. However on GitHub CI and locally it just builds fine :-)
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
torstendittmann
PROOP
a year ago
Nevermind, git didn't really care about case sensivity. Had to forcefully rename it in history.
Status changed to Solved jake • over 1 year ago