Skip to content

fix: optimizeDeps during build and external ids#13274

Merged
patak-cat merged 1 commit intomainfrom
fix/optimized-deps-during-build-and-external-ids
May 23, 2023
Merged

fix: optimizeDeps during build and external ids#13274
patak-cat merged 1 commit intomainfrom
fix/optimized-deps-during-build-and-external-ids

Conversation

@patak-cat
Copy link
Copy Markdown
Member

Description

Follow up to #12851. playground/ssr-resolve was failing when using test-build-without-commonjs-plugin (forcing optimizing deps).

We should find a good way to test optimized deps during build for all playgrounds, maybe as part of ecosystem-ci. After this PR and #13273, all tests are green locally.


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@bolt-new-by-stackblitz
Copy link
Copy Markdown

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

@patak-cat patak-cat added p3-minor-bug An edge case that only affects very specific usage (priority) feat: deps optimizer Esbuild Dependencies Optimization labels May 19, 2023
@patak-cat patak-cat merged commit e3db771 into main May 23, 2023
@patak-cat patak-cat deleted the fix/optimized-deps-during-build-and-external-ids branch May 23, 2023 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat: deps optimizer Esbuild Dependencies Optimization 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