Guest User

Untitled

a guest
Mar 20th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. java -classpath ./tools/lib/rhino/js.jar;./tools/lib/closure/compiler.jar org.mozilla.javascript.tools.shell.Main ./tools/require/r.js -o app.build.js dir=./temp optimize=closure
  2.  
  3. closure: {
  4. CompilerOptions: {},
  5. CompilationLevel: 'SIMPLE_OPTIMIZATIONS',
  6. loggingLevel: 'WARNING'
  7. }
Add Comment
Please, Sign In to add comment