Commit 195ea7d
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 files1 parent 802c224 commit 195ea7d
2 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| 216 | + | |
216 | 217 | | |
217 | 218 | | |
218 | 219 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
28 | 41 | | |
29 | 42 | | |
30 | 43 | | |
| |||
0 commit comments