Use grunt-wp-assets for version task

* default use filename version revving instead of querystring
* versioning file will be ignore
This commit is contained in:
Hariadi Hinta
2014-02-20 10:27:48 +08:00
parent 11930de7ed
commit 77e2fdb4bd
3 changed files with 7 additions and 8 deletions

View File

@@ -26,7 +26,7 @@
"grunt-contrib-uglify": "~0.2.4",
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-less": "~0.8.1",
"grunt-wp-version": "~0.1.0",
"grunt-wp-assets": "~0.2.1",
"grunt-modernizr": "~0.5.1"
}
}