mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
b00b8d1910
The shared mesh-constants.ts module imported by both the main process and renderer may cause Vite bundling issues. Inline the constants in main.ts and MeshSettings.tsx instead. Signed-off-by: jh-block <jhugo@block.xyz>