-
Notifications
You must be signed in to change notification settings - Fork 91
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
tsconfigPath配置文件没有尊重include #381
Labels
pending
Need further confirmation
Comments
复现步骤以及预期错误是怎么样的呢? |
|
没有看到你项目里包含 output 文件夹。 |
@qmhc
可以观察到输出 |
按照你的步骤并没有发生构建错误,也没看到 或许你可以试试在 https://stackblitz.com/ 上创建一个项目复现后,分享一下链接。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
在项目tsconfig.json中排除output文件夹,但是在指定的tsconfigPath配置文件中包含output,会导致生成的类型文件不正确。
Reproduction
暂无
Steps to reproduce
No response
System Info
Validations
The text was updated successfully, but these errors were encountered: