Without trying to invoke the JS gods on this...
while useful in development (in uncompressed js files) the console.warn messages are also showing up on live sites... do we really want to be doing that? its bad practice to output to the console log in production right?
These messages are actually only trigged just before a page "unloads" when a user clicks a button so are rarely seen anyway, unless the log is preserved between navigations
Silence. Nothing logged on a live site using the compressed js files.
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-12-19 11:22:57 |
Closed_By | ⇒ | PhilETaylor |
Just forget it
Closed.
Here you asked to much?
Well, all j3 js minified manually, by people who doing PR, here is no any fancy build tool that may allow to do it.
Just forget it