Skip to content

[3.x] Support pages with more output file extensions (Realtime Compiler)#2526

Merged
emmadesilva merged 3 commits into
v3/non-html-pagesfrom
v3/non-html-pages-realtime-compiler
Jul 13, 2026
Merged

[3.x] Support pages with more output file extensions (Realtime Compiler)#2526
emmadesilva merged 3 commits into
v3/non-html-pagesfrom
v3/non-html-pages-realtime-compiler

Conversation

@emmadesilva

Copy link
Copy Markdown
Member

No description provided.

emmadesilva and others added 3 commits July 13, 2026 16:59
…rver

Replaces the hardcoded search.json suffix exemption in the realtime
compiler with a generic route lookup: any path with a registered page
route is compiled, and only routeless asset-like paths are proxied.
Since the route check needs the booted application, the shouldProxy()
predicate is dissolved into handle(), leaving the /media/ prefix as
the only boot-free fast path.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
… notes

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@emmadesilva
emmadesilva marked this pull request as ready for review July 13, 2026 15:07
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f31ee85) to head (ba3e4ad).

Additional details and impacted files
@@                  Coverage Diff                  @@
##             v3/non-html-pages     #2526   +/-   ##
=====================================================
  Coverage               100.00%   100.00%           
  Complexity                1736      1736           
=====================================================
  Files                      175       175           
  Lines                     4336      4336           
=====================================================
  Hits                      4336      4336           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@emmadesilva
emmadesilva merged commit 51774e1 into v3/non-html-pages Jul 13, 2026
8 checks passed
@emmadesilva
emmadesilva deleted the v3/non-html-pages-realtime-compiler branch July 13, 2026 15:19
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.

1 participant