Skip to content

fix: remove baseUrl, use relative imports#910

Merged
ogonkov merged 1 commit into
mainfrom
fix/ts_build
Jul 15, 2026
Merged

fix: remove baseUrl, use relative imports#910
ogonkov merged 1 commit into
mainfrom
fix/ts_build

Conversation

@ogonkov

@ogonkov ogonkov commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Usage of baseUrl allows TS to resolve non-reralative imports relative to baseUrl, this makes produced types broken

@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 18.64% 286 / 1534
🔵 Statements 18.73% 296 / 1580
🔵 Functions 14.5% 48 / 331
🔵 Branches 12.95% 149 / 1150
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/libs/settings/mergeSettingStrategy.ts 94.11% 87.5% 100% 93.75% 37
src/plugins/yagr/types.ts 0% 100% 100% 0% 8
Generated in workflow #236 for commit 9359b10 by the Vitest Coverage Report Action

@gravity-ui-bot

Copy link
Copy Markdown
Contributor

🎭 Tests Report is ready.
🎭 Coverage Report is ready.

@gravity-ui-bot

Copy link
Copy Markdown
Contributor

Preview is ready.

@ogonkov ogonkov changed the title fix: types import fix: remove baseUrl, use relative imports Jul 15, 2026
@ogonkov
ogonkov merged commit 815f93d into main Jul 15, 2026
5 checks passed
@ogonkov
ogonkov deleted the fix/ts_build branch July 15, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants