Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: preserve annotations during build deps optimization #8358

Merged
merged 1 commit into from
May 27, 2022

Conversation

patak-dev
Copy link
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-dev patak-dev merged commit 334cd9f into main May 27, 2022
@patak-dev patak-dev deleted the fix/build-optimized-deps-size branch May 27, 2022 20:28
@patak-dev patak-dev mentioned this pull request May 27, 2022
7 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant