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

Extra tsconfig file generated. #3273

Closed
geekplux opened this issue Sep 25, 2019 · 0 comments · Fixed by umijs/create-umi#83
Closed

Extra tsconfig file generated. #3273

geekplux opened this issue Sep 25, 2019 · 0 comments · Fixed by umijs/create-umi#83

Comments

@geekplux
Copy link

geekplux commented Sep 25, 2019

What happens?

A tsconfig.js file would generate when selected the JS ant-pro template.

How To Reproduce

Steps to reproduce the behavior:

just run yarn create umi, and choose the antd-pro template

Expected behavior

Drop this file which make user confused.

Context

  • create-umi Version: 0.17.0

Tip

I think just to consider delete it in function: https://github.com/umijs/create-umi/blob/master/lib/generators/ant-design-pro/index.js#L96

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 a pull request may close this issue.

1 participant