We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to run polyserve you get a blank page because of the missing dev dependency of iron-component-page.
N/A
npm install && bower install
Show the doc page when run polyserveand access to URL http://localhost:8080/components/polymer/
polyserve
Black page in http://localhost:8080/components/polymer/
The text was updated successfully, but these errors were encountered:
Include iron-component-page in devDependencies
639d5d8
Fix Polymer#3645
No branches or pull requests
Description
Trying to run polyserve you get a blank page because of the missing dev dependency of iron-component-page.
Live Demo
N/A
Steps to Reproduce
npm install && bower install
Expected Results
Show the doc page when run
polyserve
and access to URL http://localhost:8080/components/polymer/Actual Results
Black page in http://localhost:8080/components/polymer/
Browsers Affected
Versions
The text was updated successfully, but these errors were encountered: