restringer icon indicating copy to clipboard operation
restringer copied to clipboard

File output doen't work (as expected)

Open Davincible opened this issue 3 years ago • 0 comments

Currently the only way to write to file is with only -o, to use the default output name. -o myfile.js --output myfile.js --output=myfile.js doesn't work.

Also the initial .js suffix remains in the default file name

Davincible avatar Dec 11 '22 04:12 Davincible