Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Update bower ignore to only include production files.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpschaaf committed Sep 26, 2014
1 parent d9c7d44 commit 5d4440f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,10 @@
},
"devDependencies": {
"web-component-tester": "Polymer/web-component-tester#master"
}
},
"ignore": [
"/*",
"!core-list.css",
"!core-list.html"
]
}

0 comments on commit 5d4440f

Please sign in to comment.