mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
added folder clean up to grunt
removed unused tasks
This commit is contained in:
+2
-4
@@ -16,14 +16,12 @@
|
||||
"readmeFilename": "readme.md",
|
||||
"dependencies": {
|
||||
"grunt": "*",
|
||||
"grunt-contrib-uglify": "*",
|
||||
"grunt-contrib-handlebars": "*",
|
||||
"grunt-contrib-watch": "*",
|
||||
"grunt-contrib-less": "*",
|
||||
"grunt-contrib-concat": "*",
|
||||
"grunt-contrib-copy": "*",
|
||||
"grunt-wrap": "*",
|
||||
"grunt-curl": "*",
|
||||
"grunt-notify": "*"
|
||||
"grunt-notify": "*",
|
||||
"grunt-clean": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user