Skip to content

Commit

Permalink
removing comments from assets.example.yml. Issue documentcloud#56
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas committed Aug 6, 2010
1 parent 34cd4bb commit 95fa94d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions assets.example.yml
@@ -1,8 +1,8 @@
package_assets: on # (on, off, always)
embed_assets: on # (on, off, datauri)
template_function: _.template # (defaults to built-in micro-templating)
package_path: packages # (defaults to assets)
javascript_compressor: closure # (yui, closure)
package_assets: on
embed_assets: on
template_function: _.template
package_path: packages
javascript_compressor: closure
compressor_options:
compilation_level: ADVANCED_OPTIMIZATIONS

Expand Down

0 comments on commit 95fa94d

Please sign in to comment.