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

Git builds #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Git builds #21

wants to merge 2 commits into from

Conversation

rescribet
Copy link
Contributor

While #19 is under review, this PR should allow third parties to run the mady command when using a git repo in their package.json definitions. This is done with the prepare hook, to build the executable.

The funtional part of this branch is in the first commit, and shouldn't change any pre-existing behaviour. I needed to upgrade graphql due to some build issues in the second commit, I've never worked with graphql, so even though the tests succeed and the app runs locally, additional verification might be required.

Fletcher91 added 2 commits October 27, 2018 16:48
(This requires watchman to be preinstalled on the system)
Fixes a build issue where `rule` was not a function
see facebook/relay#2428
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.

1 participant