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

Comment out execution scope caching #6092

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

Rheeseyb
Copy link
Contributor

@Rheeseyb Rheeseyb commented Jul 17, 2024

Problem:
The execution scope caching causes issues with CSS and side effecting imports

Fix:
Comment it out until we have a fix

Manual Tests:
I hereby swear that:

  • I opened a hydrogen project and it loaded
  • I could navigate to various routes in Preview mode

Copy link
Contributor

github-actions bot commented Jul 17, 2024

Try me

Copy link

relativeci bot commented Jul 17, 2024

#13402 Bundle Size — 62.66MiB (~-0.01%).

66ffa7b(current) vs 6339ece master#13396(baseline)

Warning

Bundle contains 70 duplicate packages – View duplicate packages

Bundle metrics  Change 2 changes Improvement 1 improvement
                 Current
#13402
     Baseline
#13396
Improvement  Initial JS 45.73MiB(~-0.01%) 45.73MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 21.58% 21.55%
No change  Chunks 31 31
No change  Assets 34 34
No change  Modules 4371 4371
No change  Duplicate Modules 521 521
No change  Duplicate Code 31.68% 31.68%
No change  Packages 469 469
No change  Duplicate Packages 70 70
Bundle size by type  Change 2 changes Improvement 2 improvements
                 Current
#13402
     Baseline
#13396
Improvement  JS 62.65MiB (~-0.01%) 62.65MiB
Improvement  HTML 11.16KiB (-0.33%) 11.2KiB

Bundle analysis reportBranch fix/comment-out-execution-scope-...Project dashboard

@Rheeseyb Rheeseyb merged commit 8f283fb into master Jul 17, 2024
13 checks passed
@Rheeseyb Rheeseyb deleted the fix/comment-out-execution-scope-caching branch July 17, 2024 13:26
liady pushed a commit that referenced this pull request Dec 13, 2024
**Problem:**
The execution scope caching causes issues with CSS and side effecting
imports

**Fix:**
Comment it out until we have a fix

**Manual Tests:**
I hereby swear that:

- [x] I opened a hydrogen project and it loaded
- [x] I could navigate to various routes in Preview mode
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.

4 participants