mirror of
https://github.com/zhigang1992/reactfire.git
synced 2026-04-24 04:25:40 +08:00
The curent build footer export won't export anything when ReactFireMixin is browserified. Replacing the build header & footer with standard UMD boilerplate will fix this and also make it usable for AMD users.
2 lines
29 B
Plaintext
2 lines
29 B
Plaintext
return ReactFireMixin;
|
|
})); |