Closed jadjoubran closed 6 years ago
this is causing all the icon issues in webdash and webdash plugins
Try the following:
../../bower_components/
api.js
es6-build/
Fixed 🎉 with polymer build --base-path / which ended up removing some of the optimizations that were setting the wrong assetpath
polymer build --base-path /
assetpath
this is causing all the icon issues in webdash and webdash plugins
Try the following:
../../bower_components/
api.js
. Experiment locally in PWA-workshop firstes6-build/
into the root folder make it work? Test in PWA-workshop sample first