Skip to content

Fix bundled Portable stylesheet serving - #358

Merged
emmadesilva merged 1 commit into
masterfrom
fix/portable-bundled-app-css-serve
Aug 26, 2026
Merged

Fix bundled Portable stylesheet serving#358
emmadesilva merged 1 commit into
masterfrom
fix/portable-bundled-app-css-serve

Conversation

@emmadesilva

Copy link
Copy Markdown
Member

Summary

  • serve the bundled Portable app.css fallback through the generated PHP server router
  • preserve user stylesheet overrides and configured media directories
  • document standalone runtime/bootstrap behavior and update the manual source/generated output

Root cause

Realtime compiler media requests are handled before Hyde application bootstrap, so the Portable filesystem overlay used by hyde build was not available to hyde serve.

Verification

  • Unit/feature suites: 340 passed
  • Manual generation: passed
  • Native rebuild attempted; local static-php-cli failed in the sandbox (SPC/sysctl)
  • Native HTTP tests could not bind sockets in the sandbox

@emmadesilva
emmadesilva merged commit 50ac72d into master Aug 26, 2026
22 checks passed
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