Weirdly if you don't add ```js 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