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

Recompilation produces only changed definitions #5

Open
halfmatthalfcat opened this issue May 1, 2020 · 0 comments
Open

Recompilation produces only changed definitions #5

halfmatthalfcat opened this issue May 1, 2020 · 0 comments

Comments

@halfmatthalfcat
Copy link
Member

It looks like when you make source changes, it only recompiles Scala that changed (via incremental compilation/Zinc). It then overwrites the .d.ts and either adds the recompliated stuff or clears it out completely if none of the models changed...need to figured out how to keep stuff intact outside of cleaning/recompiling.

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

1 participant