moduloze icon indicating copy to clipboard operation
moduloze copied to clipboard

Bug: if code is empty, throws an error for some reason

Open getify opened this issue 3 years ago • 0 comments

If you run moduloze on an empty file/files, and the produced output is also empty, this throws as an error (the object { code: "" }) incorrectly.

getify avatar Oct 13 '22 11:10 getify