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

Exclude node_modules #442

Merged
merged 1 commit into from
Oct 19, 2017
Merged

Conversation

dustinsoftware
Copy link
Member

This fixes building within VS 2017 community.
node_modules can sometimes contain paths that are very long, which can
trigger an msbuild bug

dotnet/msbuild#406

This fixes building within VS 2017 community.
node_modules can sometimes contain paths that are very long, which can
trigger an msbuild bug

dotnet/msbuild#406
@dustinsoftware
Copy link
Member Author

No appveyor build? cc @Daniel15

@Daniel15
Copy link
Member

huh, I have no idea why Appveyor didn't build this. I'll try to look into that soon.

@Daniel15
Copy link
Member

Strangely, the webhook to AppVeyor threw an error saying that the PR doesn't exist:

I re-ran the webhook, which should kick off the AppVeyor build. Looks like it's currently queued.

@Daniel15
Copy link
Member

The AppVeyor build never completed, but I feel pretty safe about this change. Let's merge it and see what happens 😛

@Daniel15 Daniel15 merged commit 36c653f into reactjs:master Oct 19, 2017
@defcon84
Copy link

Livin' on the edge!

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.

None yet

3 participants