Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 530 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 530 Bytes

grunt-compare-size

Compare file sizes on this branch to master

Getting Started

Install this grunt plugin with: npm install -g grunt-compare-size

Then add this to your project's grunt.js gruntfile:

task.loadNpmTasks('grunt-compare-size');

Documentation

Run tests like:

# local grunt install
$ npm install grunt

$ ./node_modules/.bin/grunt test

License

Copyright (c) 2012 Rick Waldron waldron.rick@gmail.com, Corey Frang gnarf@gnarf.net Licensed under the MIT license.