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

feat(compile): simplify cache check #268

Merged
merged 1 commit into from
Dec 3, 2022
Merged

feat(compile): simplify cache check #268

merged 1 commit into from
Dec 3, 2022

Conversation

EdenEast
Copy link
Owner

@EdenEast EdenEast commented Dec 3, 2022

This change removes the need for fingerprint for cache checks and instead uses a cache file of just appending the different sections together.

This change removes the need for `fingerprint` for cache checks and
instead uses a cache file of just appending the different sections
together.
@EdenEast EdenEast added enhancement New feature or request compiler Change relating to style compiler labels Dec 3, 2022
@EdenEast EdenEast self-assigned this Dec 3, 2022
@EdenEast EdenEast merged commit e29a913 into main Dec 3, 2022
@EdenEast EdenEast deleted the feat/simplify-cache branch December 3, 2022 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Change relating to style compiler enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant