Skip to content

Do we really need vite-manifest.json in publicly accessible build dir? #8360

@frederikhors

Description

@frederikhors

Describe the problem

I'm using latest stable Kit ("@sveltejs/kit": "1.0.3") and "@sveltejs/adapter-static": "1.0.0" with SSR disabled at all.

After npm run build I get a vite-manifest.json file in build dir.

Since this file is then publicly served to the world, I would like to understand if it is strictly necessary or if we can do without it.

Thanks for your immense work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions