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
Owner

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

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
tobi added 1 commit 2025-04-22 19:17:02 +00:00
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
tobi merged commit 6e6a5ce191 into main 2025-04-22 19:17:32 +00:00
tobi deleted branch remove-annoying-log-message 2025-04-22 19:17:32 +00:00
Sign in to join this conversation.
No description provided.