Skip to content

Snapshot fails for server manifest without ssr remote entry #3248

@ciandt-crodrigues

Description

@ciandt-crodrigues

Describe the bug

When trying to use MF2.0 manifest as entrypoint for the nextjs-mf I found an issue where the snapshot was being rejected. the cause is that the manifest for nextjs-mf does not include an ssrRemoteEntry property (introduced a few months ago for modernJS).

I already have a code change in place to address that.

Reproduction

https://codesandbox.io/p/devbox/vigorous-visvesvaraya-l6mzwq

Used Package Manager

pnpm

System Info

System:
    OS: Linux 6.1 Debian GNU/Linux 12 (bookworm) 12 (bookworm)
    CPU: (2) x64 AMD EPYC
    Memory: 1.06 GB / 4.01 GB
    Container: Yes
    Shell: Unknown
  Binaries:
    Node: 20.12.0 - /usr/local/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 10.5.0 - /usr/local/bin/npm
    pnpm: 8.15.6 - /usr/local/share/npm-global/bin/pnpm

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions