UNPKG

grunt-django-compressor

Version:

A Grunt plugin to iterate over every html file in a Django project and compress javascripts and stylesheets.

7 lines (6 loc) 91 B
language: node_js node_js: - 0.10 install: - npm install grunt-cli -g - npm install