Skip to content

jaichandra/polymer-bundler-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages