Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
rivets
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
5b4cdf90
authored
2013-04-27 22:35:39 -0700
by
Michael Richards
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Report original, minified and gzipped file sizes when running through uglify.
1 parent
42c3e32c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
Gruntfile.coffee
Gruntfile.coffee
View file @
5b4cdf9
...
...
@@ -25,6 +25,7 @@ module.exports = (grunt) ->
all
:
options
:
banner
:
'<%= meta.banner %>'
report
:
'gzip'
files
:
'dist/rivets.min.js'
:
'dist/rivets.js'
...
...
Please
register
or
sign in
to post a comment