Skip to content

_vfs cannot been retrieved if baseURL is different than / and behind proxyย #586

Open
@gweill-guigops

Description

@gweill-guigops

๐Ÿ› The bug

_vfs cannot been retrieved if baseURL is different than / and behind proxy

๐Ÿ› ๏ธ To reproduce

export default defineNuxtConfig({
app: { baseURL: '/prefix/' },
devtools: { enabled: true },
});

Put your app behind a proxy which serve only your baseUrl

๐ŸŒˆ Expected behavior

_vfs.json is fetched using /prefix/_vfs.json

โ„น๏ธ Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions