Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 915 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 915 Bytes

Note: This element is for the older Firebase 2.0 API.

For the latest official Firebase 3.0-compatible component from the Firebase team, see the polymerfire component.

================

See the component page for more information.

firebase.html

Import files are a new invention, so libraries like firebase do not yet provide them.

firebase.html is an intermediary that provides an import file for the firebase component. firebase.html depends on firebase.

Components that want to use firebase should depend on firebase-element and import firebase.html to be safe from library duplication. Such components need not use Polymer or firebase-element, but we put the import and the element in one package for convenience.