Skip to content

[Question] Can we have identical obfuscation for unchanged files? #130

@gab12

Description

@gab12

Hello,

I’m working on a large project, and it’s quite common for me to make minor changes to a specific file. The problem is that each time, the obfuscation is very different from the previous one.

When I deploy an update to my server, I can't just replace the modified file; I have to recompile and obfuscate the entire project.

Is there an option that ensures Yak’s algorithm always generates the same obfuscation for the same files? This way, replacing the modified and obfuscated files would be enough to deploy a new version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions