Optimize CSS and JS
This commit is contained in:
parent
e9d6da02ef
commit
798b1fd548
6 changed files with 63 additions and 15 deletions
10
package.json
Normal file
10
package.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "alltube",
|
||||
"version": "0.1.0",
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-contrib-cssmin": "^0.10.0",
|
||||
"grunt-contrib-uglify": "^0.6.0",
|
||||
"grunt-contrib-watch": "^0.6.1"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue