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

Another path to include this package instead of react #25

Open
KlonD90 opened this issue Feb 13, 2017 · 1 comment
Open

Another path to include this package instead of react #25

KlonD90 opened this issue Feb 13, 2017 · 1 comment

Comments

@KlonD90
Copy link
Contributor

KlonD90 commented Feb 13, 2017

https://www.npmjs.com/package/mock-require

var mockRequire = require('mock-require');
mockRequire('react', require('fast-react-server'));

That's my snippet for server entry point.

@alt-j
Copy link
Owner

alt-j commented Feb 14, 2017

I think, its great idea. We can add this info to documentation.
And fix (or make one more) seed project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants