Skip to content

Commit 0ffe000

Browse files
committed
minimize it. re-closes defunkt#28
1 parent fdfd1ab commit 0ffe000

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,3 +187,12 @@ Then, in your HTML:
187187

188188
Replace 'path/to/js' with the path to your JavaScript directory,
189189
e.g. 'public/javascripts'.
190+
191+
192+
## minimize it
193+
194+
curl \
195+
-d output_info=compiled_code \
196+
-d compilation_level=ADVANCED_OPTIMIZATIONS \
197+
-d code_url=https://github.com/defunkt/jquery-pjax/raw/master/jquery.pjax.js \
198+
http://closure-compiler.appspot.com/compile

0 commit comments

Comments
 (0)