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

Bare minimum sanity check for GCC #1125

Closed
wants to merge 2 commits into from

Conversation

petehunt
Copy link
Contributor

In the future we should probably run our test suite, but for now this is a good start.

Is it OK to check in the externs and GCC jar?

@@ -66,7 +66,9 @@
"tmp": "~0.0.18",
"uglify-js": "~2.4.0",
"uglifyify": "~1.1.0",
"wd": "~0.2.6"
"wd": "~0.2.6",
"module-deps": "~1.7.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(keep this alphabetized?)

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@petehunt
Copy link
Contributor Author

We should do a more comprehensive version of this in the future, but I think that this isn't a very high leverage PR.

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