This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(build): Wiredep task for grunt and gulp (#1402)
* 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
- Loading branch information
1 parent
d5a29f7
commit 0934f87
Showing
5 changed files
with
59 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters