Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flight] Preinitialize Imports #26795

Closed
wants to merge 5 commits into from
Closed

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    24b7fc7 View commit details
    Browse the repository at this point in the history
  2. dom-legacy does not make sense for Flight. we could still type check …

    …the files but it adds maintenance burden in the inlinedHostConfigs whenever things change there. Going to make these configs opaque mixed types to quiet flow since no entrypoints use the flight code
    gnoff committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    08412fe View commit details
    Browse the repository at this point in the history
  3. During SSR we should preinitialize imports so they can begin to be fe…

    …tched before bootstrap in the browser
    gnoff committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    11c5756 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8926bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db45991 View commit details
    Browse the repository at this point in the history