Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ReactFireMixin browserifyable #17

Merged
merged 1 commit into from
Oct 17, 2014
Merged

Make ReactFireMixin browserifyable #17

merged 1 commit into from
Oct 17, 2014

Conversation

insin
Copy link
Contributor

@insin insin commented Oct 9, 2014

The current 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.

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.
@jwngr
Copy link

jwngr commented Oct 9, 2014

Thanks @insin. I'll take a look at this in a day or two.

@bradparks
Copy link

@jwngr - have you had a chance to look at this? This is being used by @insin in a reasonably high profile hacker news post - about recreating hacker news in React using reactFire, and I'm sure everyone that pulls and builds his project (https://github.com/insin/react-hn) is coming up against this error (like me ;-) thanks!

@jwngr
Copy link

jwngr commented Oct 17, 2014

@bradparks - Yup, thanks for the ping on this one. It slipped through my radar and I had forgotten about it. I need to figure out why Travis is failing and test this a bit myself, but I should have time to do that today. I'll get out a new release as soon as I'm happy with the change.

P.S. Thanks for the react-hn link!

@jwngr
Copy link

jwngr commented Oct 17, 2014

Thanks for the contribution @insin. I'll get the Travis issues fixed in a follow-up commit and cut a new release later today.

jwngr pushed a commit that referenced this pull request Oct 17, 2014
Make ReactFireMixin browserifyable
@jwngr jwngr merged commit 71d3907 into FirebaseExtended:master Oct 17, 2014
@jwngr
Copy link

jwngr commented Oct 17, 2014

This has been released as version 0.3.0. Thanks again for the PR and nudge!

@bradparks
Copy link

Awesome! thanks dude!

@FirebaseExtended FirebaseExtended locked and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants