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

Improve leniency of --no-modules output #1683

Merged
merged 1 commit into from
Jul 30, 2019

Conversation

alexcrichton
Copy link
Contributor

Instead of assuming names like URL and Request are defined, instead
check to see if they exist first and otherwise skip the checks that
reference them.

Instead of assuming names like `URL` and `Request` are defined, instead
check to see if they exist first and otherwise skip the checks that
reference them.
@alexcrichton
Copy link
Contributor Author

cc rustwasm/wasm-pack#689, the original motivator

Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

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

Yep!

@alexcrichton alexcrichton merged commit 78db35d into rustwasm:master Jul 30, 2019
@alexcrichton alexcrichton deleted the no-modules-lenient branch July 30, 2019 14:12
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.

2 participants