Closed Sinanqd10 closed 4 years ago
Thanks for filling in the issue!
Currently I can't investigate this bug, it'll have to wait as the core functionality still works.
This issue should be closed, because the banner option works correctly with all recent versions of javascript-obfuscator
(at least since 0.18.x).
I have tried the option obfuscator: { options: { banner: '//obfuscated with grunt-contrib-obfuscator.\n' }, files: [
'src/.js' ], entry: 'src/.js', out: 'build/app.min.js', strings: true, root: __dirname } but it doesn't output the commend banner