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
Enabled firebase to be called as function, thus enabling patterns where Firebase ref's are stored in root component (#25)
* Enabled firebase to be called as function
* Added basic test case for ability to run as function
* Deleted compiled files
* Revert "Deleted compiled files"
This reverts commit 327203a.
* Revert "Revert "Deleted compiled files""
This reverts commit a11bedd.
* Revert "Deleted compiled files"
This reverts commit 327203a.
* Changes to test spec
* Updated test to be more simple
* Removed regex from throw, added Sinon spy to call
* Changed line order of check
* Moved the correct line :P
* Reverted changes to dist files
0 commit comments