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(assets): make timestamp invalidation lazy #14675

Merged
merged 1 commit into from
Oct 18, 2023
Merged

fix(assets): make timestamp invalidation lazy #14675

merged 1 commit into from
Oct 18, 2023

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Oct 18, 2023

Description

Followup from #13371

It just hit me that we can inject the timestamp lazily similar to importAnalysis today. This should break ecosystem-ci less.

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@bluwy bluwy added the p3-minor-bug An edge case that only affects very specific usage (priority) label Oct 18, 2023
@stackblitz
Copy link

stackblitz bot commented Oct 18, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@bluwy bluwy merged commit dd610b5 into main Oct 18, 2023
10 checks passed
@bluwy bluwy deleted the improve-asset-hmr branch October 18, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3-minor-bug An edge case that only affects very specific usage (priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants