Skip to content

FYI, Vite development mode, stalls on Generating Clusters... #3

@xnought

Description

@xnought

Weirdly if you don't add

optimizeDeps: {
		exclude: ["embedding-atlas"],
	},

to the vite config, the generate clusters functionality doesn't work and stays with the statusMessage of Generating Clusters... forever.

Just wanted to note that here in case anyone else has run into this issue and needs a solution for vite development.

Minimal reproduction in this repo: https://github.com/xnought/test-embedding-atlas/blob/main/vite.config.js#L8

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