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
Is it possible to drop /codelab-components-master/ in to APACHE root directory and run EVERYTHING from there?
Your demo is looking for polymer components in a root directory but some of us prefer to keep all dependencies in a native /codelab-components-master/
I tried renaming links but gave up after a while.
The text was updated successfully, but these errors were encountered:
Yeah, polymer components have many dependencies, unfortunately. @vitalygoji I'm afraid we won't be fixing this issue here but I hope you'll be happy to know we're working on a drop-in replacement using just Custom Elements spec, without Polymer or other frameworks/libs, in https://github.com/googlecodelabs/codelab-elements. See #49 for more details.
I believe it'll be much easier to manage in cases like this one with the drop-in replacement without Polymer dependencies.
Is it possible to drop /codelab-components-master/ in to APACHE root directory and run EVERYTHING from there?
Your demo is looking for polymer components in a root directory but some of us prefer to keep all dependencies in a native /codelab-components-master/
I tried renaming links but gave up after a while.
The text was updated successfully, but these errors were encountered: