Skip to content

Code-split webview bundle (531 KB) #2

@dixson3

Description

@dixson3

The webview builds to a single 531 KB JS chunk. Vite warns about this during vsce package. Consider:\n- Dynamic import() for heavy components (e.g. CommentThread)\n- build.rollupOptions.output.manualChunks in webview/vite.config.ts\n\nThis won't block publishing but will improve webview load time, especially on slower machines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions