Skip to content

Next.js support (tracking issue) #1290

@case-fastly

Description

@case-fastly

This will require Next.js' list of NodeJS built-ins, which we'll need to keep track of. For example:

  • fs - from scripts/build-native.ts
  • path - from scripts/build-native.ts
  • http - from packages/next/src/server/base-http/node.ts
  • stream - from packages/next/src/server/app-render/use-flight-response.tsx
  • async_hooks - from packages/next/src/server/web/sandbox/context.ts
  • crypto - from packages/next/src/trace/shared.ts
  • (etc)

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