Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Use forward slash in path for polymer:el #271

Open
dominikIncibit opened this issue Apr 5, 2016 · 1 comment
Open

Use forward slash in path for polymer:el #271

dominikIncibit opened this issue Apr 5, 2016 · 1 comment

Comments

@dominikIncibit
Copy link

When creating a new polymer element with yo polymer:el the polymer import is done like this:
<link rel="import" href="..\..\bower_components/polymer/polymer.html"> and the backslashes are causing issues in firefox which results in the page not loading. Could you please use the (normal) forward slashes instead?

@robdodson
Copy link
Contributor

Hm, looks like this is messing up maybe. https://github.com/yeoman/generator-polymer/blob/master/el/index.js#L102-L105

Are you on Windows?

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

No branches or pull requests

2 participants