This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
polymer:gh
does not include webcomponents in the devDependencies
#61
Milestone
After running
yo polymer:gh
, webcomponents in the devDependencies are not included.I configure 3rd-party webcomponents(ex. github-ribbon) in bower devDependencies for using it in my documentation page.
$ bower install github-ribbon --save-dev
then when I run polymer generator to seed github-pages, I can't find any dev-deps in the
gh-pages
branch.How can I fix it?
The text was updated successfully, but these errors were encountered: