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

Code-cleanup of splittable fork. #16846

Merged
merged 1 commit into from
Jul 18, 2018

Conversation

cramforce
Copy link
Member

  • Removes support for browser masking in NPM.
  • Consolidates file patching in update-packages gulp task.
  • Lots of other small stuff
  • As a follow up to Clean up incosistent hack to patch document-register-element. #16837 switch document-register-element to not use a default export from CommonJS, because this confuses our build system across babel, browserify, closure, etc.

- Removes support for browser masking in NPM.
- Simplify code based on lack of base module separate from main.
- Consolidates file patching in update-packages gulp task.
- Lots of other small stuff
- As a follow up to ampproject#16837 switch document-register-element to not use a default export from CommonJS, because this confuses our build system across babel, browserify, closure, etc.
@cramforce cramforce force-pushed the cleanup-splittable branch from 6e762bb to 774c85b Compare July 18, 2018 14:34
@codecov-io
Copy link

Codecov Report

Merging #16846 into master will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #16846      +/-   ##
==========================================
+ Coverage   78.13%   78.14%   +0.01%     
==========================================
  Files         560      560              
  Lines       40565    40565              
==========================================
+ Hits        31696    31701       +5     
+ Misses       8869     8864       -5
Flag Coverage Δ
#integration_tests 34.63% <ø> (-0.02%) ⬇️
#unit_tests 77.19% <ø> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2cf62db...774c85b. Read the comment docs.

@cramforce cramforce merged commit 6470c1e into ampproject:master Jul 18, 2018
@cramforce cramforce deleted the cleanup-splittable branch July 18, 2018 15:28
@cramforce
Copy link
Member Author

Part of #16847

Copy link
Contributor

@kristoferbaxter kristoferbaxter left a comment

Choose a reason for hiding this comment

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

LGTM

cramforce added a commit that referenced this pull request Jul 18, 2018
cramforce added a commit that referenced this pull request Jul 18, 2018
- Removes support for browser masking in NPM.
- Consolidates file patching in update-packages gulp task.
- Lots of other small stuff
- As a follow up to #16837 switch document-register-element to not use a default export from CommonJS, because this confuses our build system across babel, browserify, closure, etc.

Roll forward of #16846

The revert was a red herring. The real problem was caused by the Travis cache.
@cramforce
Copy link
Member Author

Part of #16847

gopanisandip pushed a commit to gopanisandip/amphtml that referenced this pull request Jul 27, 2018
- Removes support for browser masking in NPM.
- Simplify code based on lack of base module separate from main.
- Consolidates file patching in update-packages gulp task.
- Lots of other small stuff
- As a follow up to ampproject#16837 switch document-register-element to not use a default export from CommonJS, because this confuses our build system across babel, browserify, closure, etc.
gopanisandip pushed a commit to gopanisandip/amphtml that referenced this pull request Jul 27, 2018
- Removes support for browser masking in NPM.
- Consolidates file patching in update-packages gulp task.
- Lots of other small stuff
- As a follow up to ampproject#16837 switch document-register-element to not use a default export from CommonJS, because this confuses our build system across babel, browserify, closure, etc.

Roll forward of ampproject#16846

The revert was a red herring. The real problem was caused by the Travis cache.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants