Skip to content

fix: preserve annotations during build deps optimization#8358

Merged
patak-cat merged 1 commit intomainfrom
fix/build-optimized-deps-size
May 27, 2022
Merged

fix: preserve annotations during build deps optimization#8358
patak-cat merged 1 commit intomainfrom
fix/build-optimized-deps-size

Conversation

@patak-cat
Copy link
Copy Markdown
Member

Description

fix {issue that @userquin is creating}

See context on:

During dev bundling with esbuild passed ignoreAnnotations to speed up optimization, as they weren't used. At build time we need them to allow proper tree-shaking.


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@patak-cat patak-cat merged commit 334cd9f into main May 27, 2022
@patak-cat patak-cat deleted the fix/build-optimized-deps-size branch May 27, 2022 20:28
@patak-cat patak-cat mentioned this pull request May 27, 2022
7 tasks
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.

1 participant