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

Add basic example of tsconfig.json on the README #6

Open
yordis opened this issue Nov 23, 2017 · 1 comment
Open

Add basic example of tsconfig.json on the README #6

yordis opened this issue Nov 23, 2017 · 1 comment

Comments

@yordis
Copy link

yordis commented Nov 23, 2017

I am confused of where should I put outDir in the configuration so will be great if you could add some basic setup that people could follow

P.S: this is my first time with Typescript so basically this would help beginners 🔰

@icopp
Copy link
Contributor

icopp commented Dec 5, 2017

For this case, you don't want an outDir at all. The actual build/compile is all handled by Webpack.

I'll see about adding more explanatory stuff, but it'll take updating things for the latest create-react-app/react-app-rewire first.

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

No branches or pull requests

2 participants