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

feat(ssr): render JSX instead of index.html #11672

Merged
merged 17 commits into from
Sep 16, 2024
Merged

feat(ssr): render JSX instead of index.html #11672

merged 17 commits into from
Sep 16, 2024

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    19a1854 View commit details
    Browse the repository at this point in the history
  2. chore(ssr): use jsx in ssr/render.tsx

    generate csp hashes in webpack
    remove manual asset hashing
    LeoMcA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    96fd148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f27fe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03ac9fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84b8942 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73fe2c2 View commit details
    Browse the repository at this point in the history
  7. fix tests

    LeoMcA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6730b61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80abd8b View commit details
    Browse the repository at this point in the history
  9. 🙏

    LeoMcA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1285538 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f35d67 View commit details
    Browse the repository at this point in the history
  11. fix tests

    LeoMcA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    49c5c46 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    abec174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd4279c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    53da59c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc97a91 View commit details
    Browse the repository at this point in the history
  3. wip(ssr): review updates

    LeoMcA committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7c2a1bc View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    afaa1cc View commit details
    Browse the repository at this point in the history