You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Use configuration-based approach for server bundle output path
- Set 'ssr-generated' as default value for server_bundle_output_path
- Remove hard-coded paths from try_private_server_locations
- Update handle_missing_manifest_entry to respect configuration
- Maintain backwards compatibility with 'generated/server-bundles' fallback
- Honor enforce_secure_server_bundles flag to prevent public fallbacks
Co-authored-by: Abanoub Ghadban <AbanoubGhadban@users.noreply.github.com>
0 commit comments