我似乎无法弄清楚如何将Polymer <firebase-collection>
元素放入我的项目中。我已经安装了许多纸和铁元素,但我没有在我的凉亭组件中使用firebase,我在Bower注册表中看不到它,我找不到合适的回购在Github。提前谢谢。
答案 0 :(得分:2)
尝试
bower install --save polymer/firebase-element
然而,这会给聚合物1.0带来依赖性错误。
https://github.com/GoogleWebComponents/firebase-element/issues/38