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

🏗 Copy aliased extensions after single pass compilation #24285

Merged
merged 1 commit into from Aug 29, 2019
Merged

🏗 Copy aliased extensions after single pass compilation #24285

merged 1 commit into from Aug 29, 2019

Conversation

rsimha
Copy link
Contributor

@rsimha rsimha commented Aug 29, 2019

#24258 changed the way aliased extensions are copied, and moved the copy step into the extension building step in order to support lazy building of extensions one at a time. As a result, aliased extensions are no longer copied during single pass compilation.

This PR adds an additional step to single pass compilation to copy all aliased extensions.

Follow up to #24258

@rsimha rsimha self-assigned this Aug 29, 2019
@rsimha rsimha merged commit f444137 into ampproject:master Aug 29, 2019
@rsimha rsimha deleted the 2019-08-29-SinglePassAliasedExtensions branch August 29, 2019 01:26
thekorn pushed a commit to edelight/amphtml that referenced this pull request Sep 11, 2019
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

3 participants