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(conditional-page-builds): track ssr compilation hash #29482

Merged
merged 2 commits into from
Feb 16, 2021

Conversation

pieh
Copy link
Contributor

@pieh pieh commented Feb 12, 2021

Description

For GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES:

Html files also will need to regenerate when SSR bundle changes (it can change even if browser bundle did not, which is what this feature was only tracking so far)

PR builds on #29473

[ch23314]

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Feb 12, 2021
@pieh pieh removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Feb 12, 2021
@pieh pieh marked this pull request as ready for review February 12, 2021 19:20
@pieh pieh added the topic: build Related to the Gatsby build process label Feb 14, 2021
Base automatically changed from refactor-current-cpb to master February 16, 2021 10:03
vladar
vladar previously approved these changes Feb 16, 2021
@pieh pieh merged commit 2157ca9 into master Feb 16, 2021
@pieh pieh deleted the track-ssr-compilation-hash branch February 16, 2021 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: build Related to the Gatsby build process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants