mirror of
https://github.com/tiennm99/rubik.git
synced 2026-07-29 10:21:13 +00:00
'smallest' dropped cubejs's top-level `Cube.initSolver = function...` assignments, breaking the prod solver with `t.initSolver is not a function`. Tests passed because vitest uses esbuild, not rollup tree-shaking.