8000 Overwriting files instead of appending -obfuscated.. · Issue #412 · javascript-obfuscator/javascript-obfuscator · GitHub
[go: up one dir, main page]

Skip to content
Overwriting files instead of appending -obfuscated.. #412
Closed
@YasinY

Description

@YasinY

Expected Behavior

I'd want the obfuscator to overwrite the files in my /dist/ directory instead of appending an -obfuscated postfix. There has already been a suggestion alike mine, which got declined because it could potentially "lose you code". Fortunately this will not the case for me, as my /dist/ directory is tightly coupled with my /src/ directory since I'm using Typescript to transpile files to dist/*.js. So losing files isn't really applicable.

The issue I've referred to above is here:
#306

Current Behavior

Overwrites files ie. from "lol.js" to "lol-obfuscated.js".

Your Environment

  • Obfuscator version used: 0.18.1

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

      0