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(transform): expose notModified flag in transform context #510

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

dominikg
Copy link
Contributor

@dominikg dominikg commented Jul 4, 2020

I tried to keep the spirit of __notModified and made it optional.

Should any of these points be documented?

  • never set on first call (not in cache)
  • might not be set when file was evicted from cache
  • might not be set at all when a custom read function is used
  • never set during build

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 this pull request may close these issues.

2 participants