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

Externs defined for aws-sdk-js are not closure compatible #1619

Open
bskinny opened this issue May 28, 2018 · 0 comments
Open

Externs defined for aws-sdk-js are not closure compatible #1619

bskinny opened this issue May 28, 2018 · 0 comments

Comments

@bskinny
Copy link
Contributor

bskinny commented May 28, 2018

The way the externs are produced for aws-sdk-js, via http://jmmk.github.io/javascript-externs-generator/, does not seem to be compatible with Google Closure advanced compilation. For example, aws-sdk-js.ext.js does not define the function AWS.S3.getObject. Does anyone have an idea how to achieve proper extern generation for this library?

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

No branches or pull requests

1 participant