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

Investigate if new feature of typescript 3.3 can be used and help performance #6

Open
PopGoesTheWza opened this issue Feb 3, 2019 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@yorrd yorrd added the enhancement New feature or request label Feb 4, 2019
@yorrd yorrd added help wanted Extra attention is needed and removed enhancement New feature or request labels Apr 9, 2019
@yorrd
Copy link
Member

yorrd commented Apr 20, 2019

without actually having worked on it, from doing preliminary research it seems like we need to wait for this

microsoft/TypeScript#29978

@yorrd
Copy link
Member

yorrd commented Apr 20, 2019

also heads up: there is a build cache that is persisted to .meteor/local/... atm from the old barbatus:typescript. I assume we can remove that one when we switch to the official incremental flag and slim down a bit on the size of the code of this project.

@perbergland
Copy link
Collaborator

TS 3.6 finally has an official API for incremental compilation

https://devblogs.microsoft.com/typescript/announcing-typescript-3-6/#apis-to-support-build-and-incremental

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants