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

Skip d.ts generation when the sources are identical #7

Closed
piglovesyou opened this issue Jan 8, 2020 · 0 comments · Fixed by #13
Closed

Skip d.ts generation when the sources are identical #7

piglovesyou opened this issue Jan 8, 2020 · 0 comments · Fixed by #13

Comments

@piglovesyou
Copy link
Owner

Maybe I can put a source hash as __generated__/types/a-{hash}.graphql.d.ts so the second build can check it.

piglovesyou added a commit that referenced this issue Jan 10, 2020
piglovesyou added a commit that referenced this issue Jan 11, 2020
* add test to run loader simultaneously
Ref. #7

* Respect existing result or processing task

1. Check if there's a result for the same request
2. Check if there's a processing task for the same request
3. Process the task

* Reuse same .tsx

* fix: Windows test

Quick fix: not sure why it failed
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

Successfully merging a pull request may close this issue.

1 participant