Currently, trace statements are preserved and output to the console even in “release” builds of js.
How hard would it be to have the compiler strip out trace statements when it does the minifying step? Harbs
Currently, trace statements are preserved and output to the console even in “release” builds of js.
How hard would it be to have the compiler strip out trace statements when it does the minifying step? Harbs