Get rid of the annoying log message “done” #495

Merged
tobi merged 1 commit from remove-annoying-log-message into main 2025-04-22 19:17:32 +00:00

1 commit

Author SHA1 Message Date
eb3f749ba1
Get rid of the annoying log message “done”
It is triggered by the LessCss compiler in the lesscss-1.7.9.1.1.jar file, META-INF/lessc-rhino-1.7.0.js – it’s an unminified JS file, so it’s simply patched by adding comments before the console.log("done") call.

Also see https://github.com/marceloverdijk/lesscss-java/issues/59
2025-04-08 00:46:40 +02:00