utopia icon indicating copy to clipboard operation
utopia copied to clipboard

fix(imports): fix import mechanism to take file aliases into account

Open liady opened this issue 1 year ago • 2 comments

Problem: Describe the problem being addressed as succinctly as possible.

Fix: Describe the fix you have made as succinctly as possible.

Commit Details: (< vv pls delete this section if's not relevant)

  • Renamed thing to otherThing
  • Removed cake from fridge-contents.ts
  • Did [other things]

Manual Tests: I hereby swear that:

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

Fixes #[ticket_number] (<< pls delete this line if it's not relevant)

liady avatar Jun 19 '24 09:06 liady

#13271 Bundle Size — 62.51MiB (~+0.01%).

f9e7682(current) vs 6339ece master#13264(baseline)

[!WARNING] Bundle contains 51 duplicate packages – View duplicate packages

Bundle metrics  Change 2 changes Regression 1 regression
                 Current
#13271
     Baseline
#13264
Regression  Initial JS 45.57MiB(~+0.01%) 45.56MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 22.08% 21.84%
No change  Chunks 30 30
No change  Assets 33 33
No change  Modules 4323 4323
No change  Duplicate Modules 524 524
No change  Duplicate Code 31.74% 31.74%
No change  Packages 450 450
No change  Duplicate Packages 51 51
Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
                 Current
#13271
     Baseline
#13264
Regression  JS 62.5MiB (~+0.01%) 62.5MiB
Improvement  HTML 11.16KiB (-0.33%) 11.2KiB

Bundle analysis reportBranch fix/alias-importsProject dashboard

relativeci[bot] avatar Jun 19 '24 21:06 relativeci[bot]

Try me

github-actions[bot] avatar Jun 25 '24 16:06 github-actions[bot]