Skip to content

Remove broken commentary.js and match_status.js - #1

Merged
bennotk merged 1 commit into
claude/checkmate-league-game-22zkQfrom
claude/fix-js-browser-compatibility-TiPud
Apr 19, 2026
Merged

Remove broken commentary.js and match_status.js#1
bennotk merged 1 commit into
claude/checkmate-league-game-22zkQfrom
claude/fix-js-browser-compatibility-TiPud

Conversation

@bennotk

@bennotk bennotk commented Apr 19, 2026

Copy link
Copy Markdown
Owner

Both files failed to parse in the browser: curly/smart quotes instead of ASCII quotes, Unicode dashes and ellipses in place of JS operators (-- and ...), stray markdown fences inside code, and CommonJS-only exports in an ES-module project. They were never imported anywhere, so removing them restores a clean, working build.

Both files failed to parse in the browser: curly/smart quotes instead
of ASCII quotes, Unicode dashes and ellipses in place of JS operators
(-- and ...), stray markdown fences inside code, and CommonJS-only
exports in an ES-module project. They were never imported anywhere, so
removing them restores a clean, working build.
@bennotk
bennotk merged commit 2361a49 into claude/checkmate-league-game-22zkQ Apr 19, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants