Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复生成类型中的path错误 #577

Merged
merged 2 commits into from
Sep 8, 2023
Merged

fix: 修复生成类型中的path错误 #577

merged 2 commits into from
Sep 8, 2023

Conversation

eyebrowkang
Copy link
Contributor

typescript在生成类型时并不会替换path,详见:microsoft/TypeScript#10866

由于错误范围不大,此处通过一个简单的脚本修复该问题。

@eyebrowkang eyebrowkang changed the title fix: 修复生成类型中的path错误导致 fix: 修复生成类型中的path错误 Sep 8, 2023
build/replacePaths.js Outdated Show resolved Hide resolved
@lyngai lyngai changed the base branch from main to dev September 8, 2023 03:05
@lyngai lyngai merged commit f9b86a9 into Tencent:dev Sep 8, 2023
2 checks passed
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.

2 participants