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

Skip adding core resources when building assets #14010

Merged
merged 1 commit into from
Apr 14, 2019

Conversation

colemanw
Copy link
Member

@colemanw colemanw commented Apr 9, 2019

Overview

Adds asset builder url to the whitelist of ajax paths in which we skip adding core resources.

Before

Core resources get processed for no reason on assetbuilder callbacks.

After

Core resources get skipped on assetbuilder callbacks.

Adds asset builder url to the whitelist of ajax paths in which we skip adding core resources.
@civibot
Copy link

civibot bot commented Apr 9, 2019

(Standard links)

@civibot civibot bot added the master label Apr 9, 2019
@colemanw
Copy link
Member Author

colemanw commented Apr 9, 2019

@totten this is related to #14008

@mattwire mattwire merged commit e8e6e75 into civicrm:master Apr 14, 2019
@colemanw colemanw deleted the assetCheck branch January 30, 2020 15:42
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.

2 participants