mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-02-14 10:27:00 +01:00
* Fix(grunt): remove redundant grunt task loading remove explicit grunt task loading for `grunt-protactor-coverage` as `load-grunt-tasks` handles it * Feat(grunt): add wiredep task for grunt Automatically update bower dependencies. * Fix(grunt-wiredep):Remove trailing comma from assets Remove trailing comma from assets configuration generated by wiredep * Fix(gulp): Remove trailing comma from asset files Remove trailing comma from asset configurations generated by wiredep * Fix(npm): use tilde ranges * Fix(gulp): use wiredep instead of gulp-wiredep Fixes #1398 * Fix(grunt): use wiredep instead of grunt-wiredep * Fix(lint): suppress eslint errors in asset files Fixes #1402