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(bundle-source): apply eval evasion for cjs modules too #2007

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

kumavis
Copy link
Member

@kumavis kumavis commented Jan 25, 2024

encountered the incompatibility in either 1kce demo or cat ui in #1877

this applies the evasive eval transform to cjs in addition to mjs as we do currently

replaces #2003

Copy link
Member

@kriskowal kriskowal left a comment

Choose a reason for hiding this comment

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

Thank you. No notes.

@kumavis kumavis force-pushed the kumavis/bundle-source-evade-eval-cjs branch from 676e19a to e0d28cd Compare January 26, 2024 00:19
@kumavis kumavis merged commit 5b159cb into master Jan 26, 2024
14 checks passed
@kumavis kumavis deleted the kumavis/bundle-source-evade-eval-cjs branch January 26, 2024 00:32
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.

2 participants