Skip to content

how to package to .exe after obfuscate #801

@saostad

Description

@saostad

Hi,
I am trying to package my code with pkg after obfuscating my code but getting

Dynamic require may fail at run time, because the requested file
  is unknown at compilation time and not included into executable.
  Use a string literal as an argument for 'require', or leave it
  as is and specify the resolved file name in 'scripts' option.

what's the best practice to create an output that be easy to create .exe file?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions