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

Assetpath attribute in dom-module has incorrect paths after vulcanize #1785

Closed
devAtPolydeals opened this issue Jun 15, 2015 · 2 comments
Closed

Comments

@devAtPolydeals
Copy link

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.

@dfreedm
Copy link
Member

dfreedm commented Jun 15, 2015

Are you using Windows? This may be related to #202

@devAtPolydeals
Copy link
Author

Yes I am. Ya looks like it is related. Also, it has varied implications, my styling gets all messed up etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants