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

Emulate readlink -f using Node.js so it works on Mac. #4269

Merged
merged 2 commits into from Jul 29, 2016
Merged

Emulate readlink -f using Node.js so it works on Mac. #4269

merged 2 commits into from Jul 29, 2016

Conversation

powdercloud
Copy link
Contributor

I haven't tested this on a Mac (yet); any experience reports are most welcome.
It appears to work fine on Ubuntu.

I hope this addresses #4246.

I haven't tested this on a Mac (yet); any experience reports are most welcome.
It appears to work fine on Ubuntu.

I hope this addresses #4246.
@uncompiled
Copy link

I pulled this from your fork and it works on Mac OS.

$ amphtml-validator https://www.ampproject.org
https://www.ampproject.org: PASS

@powdercloud
Copy link
Contributor Author

@uncompiled Thanks a ton!

@powdercloud powdercloud merged commit 6b5a993 into ampproject:master Jul 29, 2016
@powdercloud powdercloud deleted the realpath branch July 29, 2016 17:53
ariangibson pushed a commit to Mixpo/amphtml that referenced this pull request Sep 7, 2016
* Emulate readlink -f using Node.js so it works on Mac.
I haven't tested this on a Mac (yet); any experience reports are most welcome.
It appears to work fine on Ubuntu.

I hope this addresses ampproject#4246.

* bump revision and update readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants