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

Fix Windows build #379

Merged
merged 1 commit into from
Jul 31, 2015
Merged

Fix Windows build #379

merged 1 commit into from
Jul 31, 2015

Conversation

gaearon
Copy link
Contributor

@gaearon gaearon commented Jul 31, 2015

This should (hopefully) finally fix the Windows build by removing env variables (since they're set on Windows in a different way, and I can't figure out how to make it work cross-platform).

@mikekidder, I'd appreciate you testing this!

@gaearon gaearon added this to the 1.0 milestone Jul 31, 2015
gaearon added a commit that referenced this pull request Jul 31, 2015
@gaearon gaearon merged commit 94d0944 into breaking-changes-1.0 Jul 31, 2015
@gaearon
Copy link
Contributor Author

gaearon commented Jul 31, 2015

I've merged but let me know if something's off.

@gaearon gaearon deleted the fix-windows-build branch July 31, 2015 08:39
@gaearon gaearon mentioned this pull request Jul 31, 2015
@Markus-ipse
Copy link

@gaearon There's a NPM package called better-npm-run which allows you to set env variables in a cross-platform way.

I created a pull request for react-redux-universal-hot-example which uses it: erikras/react-redux-universal-hot-example#71

@gaearon
Copy link
Contributor Author

gaearon commented Jul 31, 2015

Oh, neat. I'll stay with separate configs for now, but if I feel I need something more, I'll make sure to use it!

@mikekidder
Copy link
Contributor

@gaearon All good on Windows with the separate configs!

@gaearon
Copy link
Contributor Author

gaearon commented Jul 31, 2015

👍

jamesxv7 added a commit to jamesxv7/redux that referenced this pull request Apr 10, 2017
A missing `>` was located at line reduxjs#379
timdorr pushed a commit that referenced this pull request Apr 10, 2017
A missing `>` was located at line #379
seantcoyote pushed a commit to seantcoyote/redux that referenced this pull request Jan 14, 2018
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

Successfully merging this pull request may close these issues.

3 participants