Skip to content

[Bug]plubic dir content rewrite to index.html #88

Open
@Veath

Description

@Veath
rewrites.push(createRewire('', indexPage, baseUrl, keys))

这条语句会把资源重定向到index.html。
插件server middlewares执行早于vite 内置的servePublicMiddleware,导致 public 没有被命中

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