You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After Vulcanize, it adds the attribute 'assetpath' to . For me those values are all incorrect. Some have <dom-module id="iron-pages" assetpath="../wer_components/iron-pages/">
others are <dom-module id="iron-a11y-announcer" assetpath="../ower_components/iron-a11y-announcer/">
they all have to be bower_components and with path's that are dependant on the project.
The text was updated successfully, but these errors were encountered:
After Vulcanize, it adds the attribute 'assetpath' to . For me those values are all incorrect. Some have
<dom-module id="iron-pages" assetpath="../wer_components/iron-pages/">
others are
<dom-module id="iron-a11y-announcer" assetpath="../ower_components/iron-a11y-announcer/">
they all have to be bower_components and with path's that are dependant on the project.
The text was updated successfully, but these errors were encountered: