Skip to content

[VSCODE] Next.js generated manifest not found automatically #5201

Description

@Huh-David

What happened?

In my project I am using Next.js. With Next.js its possible to generate the manifest dynamically during build: https://nextjs.org/docs/app/api-reference/file-conventions/metadata/manifest#generate-a-manifest-file
This way the VSCode extension does not find the manifest.

What do you expect to happen?

There are multiple options:

  1. directly call manifest.ts default exported function
  2. search in build directory .next/server/app/manifest.webmanifest.body

What version of VS Code are you using?

VS Code Insiders

Relevant log output

Are you using the latest version of the VS Code extension?

  • I am using the latest version of the VS Code extension

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions