fix: remove obsolete Flix grammar - #4441
Conversation
Build Size ReportChanges to minified artifacts in 2 Removed FilesView Changes
2 files changedTotal change -2 B View Changes
|
Baltsat
left a comment
There was a problem hiding this comment.
I checked the removal path against current main. The built-in Flix source and coupled fixtures are still present, while SUPPORTED_LANGUAGES.md keeps the maintained third-party highlightjs-flix path. The build loader discovers core grammars from src/languages/*.js and third-party grammars separately, so the five-file deletion is scoped consistently.
The original 18 checks are green, but GitHub now reports this head as conflicting with main, so those runs do not prove the current base. I found no source-level blocker after a rebase; the remaining step is to resolve the conflict and rerun CI.
bd54a12 to
fbe0390
Compare
Build Size ReportChanges to minified artifacts in 2 Removed FilesView Changes
2 files changedTotal change +2 B View Changes
|
|
See issue, this would be a breaking change, so we can only do it when we're ready for v12. |
Resolves #4440
Changes
Checklist
CHANGES.md.Tests:
npm run build,npm test.