Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Add optional support for compressing with jsmin #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

linus
Copy link

@linus linus commented May 27, 2011

  • New option "compress", defaults to false
  • Checks for jsmin module
  • If compress: true and jsmin is available, compress sources with jsmin
  • Added simple test

* New option "compress", defaults to false
* Checks for jsmin module
* If compress: true and jsmin is available, compress sources with jsmin
* Added simple test
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant