Skip to content

Code doesn't work in Bun [selfDefending=true] #1404

@denyaalt

Description

@denyaalt

Hi,

I'm using the settings {optionsPreset:'high-obfuscation',target:'node'}
The resulting code runs successfully in Node, but doesn't work in Bun.
I tested it and found the cause:
if set selfDefending=false, Bun runs the code.

How can we get the code to work in Bun with selfDefending=true?
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions