Skip to content

Commit

Permalink
Remove the leading comma, it will cause component.json malformed,
Browse files Browse the repository at this point in the history
And bower install/update will fail.
  • Loading branch information
葉文熙 committed Jun 17, 2014
1 parent c52d142 commit b784ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
]
, "ignore" : [
,"tools"
"tools"
,"wrappers"
,".*"
]
Expand Down

0 comments on commit b784ae7

Please sign in to comment.