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

[TIMOB-23997] Reverted bad CommonJS module logic #8623

Merged
merged 2 commits into from Nov 17, 2016
Merged

[TIMOB-23997] Reverted bad CommonJS module logic #8623

merged 2 commits into from Nov 17, 2016

Conversation

cb1kenobi
Copy link
Contributor

…d iOS build. The original changes were incorrect and the fix was not applicable. So the best course of action is to revert.
@cb1kenobi
Copy link
Contributor Author

APPROVED

@cb1kenobi cb1kenobi merged commit 4db53c3 into tidev:6_0_X Nov 17, 2016
@cb1kenobi cb1kenobi deleted the timob-23997_6_0_X branch November 17, 2016 20:58
@sgtcoolguy
Copy link
Contributor

@cb1kenobi This has broken our support for commonJS modules that don't use the legacy naming where there has to be a JS file named the exact same as the module id. I specifically did not approve the PR because of this concern. This has broken our test suite which validates that we can handle nom-style modules. I need to revert this.

@cb1kenobi
Copy link
Contributor Author

cb1kenobi commented Dec 1, 2016

@sgtcoolguy Correct. Your PR should have never been merged due to bad logic. I submitted a fix, but it was never approved, so I reverted it all back to pre-6.0.0. I'm happy you re-submitted #8648 and #8649 so now you can fix it to be correct.

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.

None yet

2 participants