Skip to content

Sourcemap doesn't generate. #18

@JonL1

Description

@JonL1

Describe the bug

sourceMap: true,
sourceMapMode: 'separate',

With these options the sourcemap file is not being created.

I'm assuming it's an issue with rollup plugin as I can generate correctly the sourcemap with the javascript-obfuscator CLI

  • to the best of my knowledge, this is a bug in rollup-plugin-obfuscator and not in javascript-obfuscator

To Reproduce

  1. Just add the config I mentioned at the beginning.

Stack trace

No error is available.

Package versions:

  • rollup-plugin-obfuscator: 1.0.2
  • javascript-obfuscator: v4.0.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions