No description
The matcher loop kept the last match instead of the first. Since routes[verb] is ordered by updated_at DESC, that meant the OLDEST route won when two routes matched the same path. Break on first match so the most recently saved route wins. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| migrations | ||
| public | ||
| views | ||
| .gitignore | ||
| CLAUDE.md | ||
| db.js | ||
| index.js | ||
| out.mp3 | ||
| package-lock.json | ||
| package.json | ||