Files
gemini-cli/packages
Sandy Tao 0663076afb fix(core): set rootDir in tsconfig to prevent build conflicts
This fixes the TS5055 error during the Publish Release workflow caused by the TypeScript compiler trying to overwrite input files in the dist/ directory. By explicitly setting rootDir to the package root, we ensure inputs and outputs are strictly separated.
2026-01-15 13:12:58 +08:00
..