cryptico
cryptico copied to clipboard
what is compiler.jar?
its not required to make the test example works, it was used during the production of the other js files?
it is used to minify the js file cryptico.min.js
and where is the source code for it?
@Elmapul this is the entry point for the command line tool: https://github.com/google/closure-compiler/blob/master/src/com/google/javascript/jscomp/CommandLineRunner.java