Munter / grunt-reduce

A grunt kitchen that reduces your web ingredients down to their essence for optimal serving. Bon appétit!
MIT License
184 stars 13 forks source link

Option `pretty` doesn't seem to work #5

Closed japboy closed 10 years ago

japboy commented 11 years ago

Option pretty: true doesn't seem to work for me:

    reduce:
      root: '<%= path.intermediate %>'
      outRoot: '<%= path.publish %>'
      less: false
      manifest: true
      pretty: true

Could you confirm this issue? Thanks in advance.

soncodi commented 11 years ago

:+1:

japboy commented 11 years ago

This is because of changing name in upstream, I made quick fix for this in my fork https://github.com/japboy/grunt-reduce/commit/b6c02a8bd3bc472ee36a26bdf0abeeca969b0019

Although this option seems to apply to only JavaScript, CSS and HTML are still compressed.

Munter commented 10 years ago

Cherry picked japboy@b6c02a8 and released v0.1.9