source:
trunk/termtv/utils/compile.sh
Last change on this file was 17407, checked in by , 11 years ago | |
---|---|
|
|
File size: 279 bytes |
Line | |
---|---|
1 | # Get https://developers.google.com/closure/compiler/ |
2 | java -jar utils/compiler.jar --warning_level VERBOSE termtv.js js/*.js --formatting PRINT_INPUT_DELIMITER --manage_closure_dependencies --compilation_level ADVANCED_OPTIMIZATIONS --manage_closure_dependencies > termtv-min.js |
Note:
See TracBrowser
for help on using the repository browser.