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

fix: inject esbuild helpers in IIFE and UMD wrappers #7948

Merged
merged 2 commits into from Apr 30, 2022

Conversation

patak-dev
Copy link
Member

fix #5426
fix #7188

Description

See #7188 (comment) for context.

We could search for a better solution later, but I think these issues are important enough that should be fixed even if it means injecting the esbuild helpers as a post processing as done in the PR.


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

sapphi-red
sapphi-red previously approved these changes Apr 28, 2022
Copy link
Member

@sapphi-red sapphi-red left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

packages/playground/lib/src/main.js Outdated Show resolved Hide resolved
@sapphi-red sapphi-red added p3-minor-bug An edge case that only affects very specific usage (priority) feat: library mode labels Apr 28, 2022
Copy link
Member

@bluwy bluwy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat: library mode p3-minor-bug An edge case that only affects very specific usage (priority)
Projects
None yet
3 participants