getkey / rollup-plugin-obfuscator

The most powerful rollup plugin for javascript-obfuscator.
Mozilla Public License 2.0
112 stars 9 forks source link

Sourcemap doesn't generate. #18

Open JonL1 opened 1 year ago

JonL1 commented 1 year ago

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 Reproduce

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

Stack trace

No error is available.

Package versions: