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

Set autdir in tsconfig to avoid compiled files in src. #8303

Closed
marcoturi opened this issue Sep 29, 2016 · 0 comments
Closed

Set autdir in tsconfig to avoid compiled files in src. #8303

marcoturi opened this issue Sep 29, 2016 · 0 comments

Comments

@marcoturi
Copy link

marcoturi commented Sep 29, 2016

Short description of the problem:

With rc0 the default tsconfig file outputs automatically the compiled sources inside the folder of the source. This is incorrect. Compiled files should go to another folder. i. e. set autdir in tsconfig.

http://stackoverflow.com/questions/24454371/typescript-how-to-keep-compiled-files-in-a-separate-directory

Steps to reproduce:
ionic start myproject --v2

Which Ionic Version?
2.0 rc0

Run ionic info from terminal/cmd prompt: (paste output below)
Your system information:
Cordova CLI: 6.3.1
Ionic Framework Version: 2.0.0-rc.0
Ionic CLI Version: 2.1.0
Ionic App Lib Version: 2.1.0-beta.1
Node Version: v6.6.0

Update:
I just noticed that this behavior is caused by webstorm (for fixing just disable the typescript compiler in settings).

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant