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

Can I use incremental compilation? #7

Closed
tonivj5 opened this issue Apr 26, 2017 · 4 comments
Closed

Can I use incremental compilation? #7

tonivj5 opened this issue Apr 26, 2017 · 4 comments

Comments

@tonivj5
Copy link

tonivj5 commented Apr 26, 2017

In reference to gulp-typescript, I would like to implement that or any kind of cache system to gulp and reduce the compilation time when I do watch.

Thanks for your wrapper 😄

@wartab
Copy link
Contributor

wartab commented Apr 26, 2017

How do you do incremental compilation with NGC, even without gulp-ngc?

@tonivj5
Copy link
Author

tonivj5 commented Apr 26, 2017

I don't know, I haven't done with NGC, but how it's a wrapper of tsc... I'm interested in know if it's possible or not (or I can use other tool to reach this)

@jolly-roger
Copy link
Owner

Neither tsc nor ngc and respectively nor gulp-ngc aren't support incremental compilation they even doesn't support piping.

@tonivj5
Copy link
Author

tonivj5 commented Apr 28, 2017

You are rigth. I have searching info about that and I have found this:

Thanks!

@tonivj5 tonivj5 closed this as completed Apr 28, 2017
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

3 participants