Skip to content
New issue

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

Paths issue #13

Closed
1 of 8 tasks
jadjoubran opened this issue Mar 16, 2018 · 1 comment
Closed
1 of 8 tasks

Paths issue #13

jadjoubran opened this issue Mar 16, 2018 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jadjoubran
Copy link
Owner

jadjoubran commented Mar 16, 2018

this is causing all the icon issues in webdash and webdash plugins

Try the following:

  • Try with absolute paths for elements & app + use express static fix if needed
  • Another hack could consist of having both load components with ../../bower_components/
  • reset playground & make sure latest of webdash is installed (npm) & retry hack
  • retry another approach to fix it in api.js. Experiment locally in PWA-workshop first
  • revert temporary hack in serve.js
  • would moving es6-build/ into the root folder make it work? Test in PWA-workshop sample first
  • checkout if polyserve can help
  • Ask Polymer team
@jadjoubran jadjoubran self-assigned this Mar 16, 2018
@jadjoubran jadjoubran added the bug Something isn't working label Mar 16, 2018
@jadjoubran jadjoubran added this to the Beta milestone Mar 16, 2018
jadjoubran added a commit that referenced this issue Mar 17, 2018
@jadjoubran
Copy link
Owner Author

Fixed 🎉 with polymer build --base-path / which ended up removing some of the optimizations that were setting the wrong assetpath

jadjoubran added a commit that referenced this issue Mar 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant