Reviewers: jasvir,

Description:
If the user specifies only HTML output by using the -h flag without a
corresponding -j flag, then combine the JS into the HTML.  Or vice
versa, if the -j flag is specified, but not -h then use the html
emitter to dump the HTML.

Please review this at http://codereview.appspot.com/1961041/show

Affected files:
  M     src/com/google/caja/plugin/Config.java
  M     src/com/google/caja/plugin/PluginCompilerMain.java


Reply via email to