Skip to content

Specify inputFileName for javascript-obfuscator 0.17.0 #13

Closed
@xuanyue202

Description

@xuanyue202

Please see javascript-obfuscator/javascript-obfuscator#276. javascript-obfuscator 0.17.0 support to specify an inputFileName for the original source file.

With Node API (all plugins are using this variant) obfuscator knows nothing about files. It obfuscating strings with source code and you should pass inputFileName value, so obfuscator will know name of the file that contains source code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @xuanyue202

      Issue actions

        Specify inputFileName for javascript-obfuscator 0.17.0 · Issue #13 · javascript-obfuscator/gulp-javascript-obfuscator