Skip to content

Commit f80dc69

Browse files
Adding alt to plugin task object
1 parent 816eee0 commit f80dc69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/tasks/cliTasks.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ var TASKS = [
187187
boolean: true
188188
}
189189
},
190+
alt: ['plugins'],
190191
module: './ionic/cordova'
191192
},
192193
{

0 commit comments

Comments
 (0)