Skip to content

Commit 01ae447

Browse files
GitHub Workshop Botclaude
andcommitted
fix(build): stop register.html alias clobbering REGISTER.html on Windows
On case-insensitive filesystems the lowercase register.html redirect alias resolves to REGISTER.html itself, so local builds overwrote the real registration page with a self-redirect stub - which is what had been committed. Skip the file alias when the two paths resolve to the same file (Linux CI still writes it) and restore the real committed html/REGISTER.html. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent e25b9fb commit 01ae447

2 files changed

Lines changed: 454 additions & 7 deletions

File tree

0 commit comments

Comments
 (0)