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

fix: updatedAt timestamp breaks bundle caching (#75, #60) #75

Merged
merged 2 commits into from
Jun 14, 2019

Conversation

jhnns
Copy link
Member

@jhnns jhnns commented Jun 14, 2019

Fixes #60

@jhnns jhnns changed the title fix: updatedAt timestamp breaks bundle caching fix: updatedAt timestamp breaks bundle caching (#75, #60) Jun 14, 2019
@jhnns jhnns merged commit 27199d5 into master Jun 14, 2019
@jhnns jhnns deleted the remove-updated-at branch June 14, 2019 16:54
@fadedimon
Copy link

Copied from prev pr.

@jhnns Since separate file contains data based on it's generated time, problem is still here: we still have not matching files at every build :)

Maybe we can use last-modified time and not created-time?

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.

updatedAt timestamp breaks bundle caching
2 participants