Generate .mo files with Grunt
This commit is contained in:
parent
ff247a5c08
commit
ce1cbe3e0f
4 changed files with 15 additions and 2 deletions
|
@ -8,7 +8,8 @@
|
|||
"bower": "~1.8.0",
|
||||
"grunt": "~1.0.1",
|
||||
"grunt-contrib-cssmin": "~2.2.0",
|
||||
"grunt-contrib-uglify": "~3.0.0"
|
||||
"grunt-contrib-uglify": "~3.0.0",
|
||||
"grunt-potomo": "~3.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt-contrib-compress": "~1.4.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue