Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 350 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 350 Bytes

polymer-bundler-test

Steps to test:

  • bower install
  • polymer-bundler --inline-scripts --strip-comments --root . --in-html assets/elements.html > assets/elements.bundle.html to generate the bundle file.
  • python -m SimpleHTTPServer 8088
  • Test in browser: http://localhost:8088
  • Check console log for error - texture.jpeg fails to load