We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485e0a0 commit 041e0ecCopy full SHA for 041e0ec
.gitignore
@@ -1,2 +1,3 @@
1
dist
2
node_modules
3
+.sizecache.json
package.json
@@ -63,7 +63,7 @@
63
"grunt-contrib-qunit": "0.2.0",
64
"grunt-contrib-csslint": "0.1.1",
65
"grunt-contrib-cssmin": "0.4.2",
66
- "grunt-compare-size": "0.3.1",
+ "grunt-compare-size": "0.4.0-rc.3",
67
"grunt-html": "0.3.3",
68
"grunt-git-authors": "1.2.0",
69
"rimraf": "2.1.4",
0 commit comments