Skip to content

Remove distinction in http/https for requirejs-config.js #7021

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

Closed
wants to merge 0 commits into from

Conversation

AntonEvers
Copy link
Contributor

This code is only used for the generation of requirejs-config.js so removing the http/https distinction has no effect on other files.

The contents of requirejs-config.js are exactly equal when requested over http as https and only the http variant is generated by running magento setup:static-content:deploy

After this fix the generated file is also available for https requests.

Fixes #5977

(Replaces #7010 because this is a pull request to the develop branch and #7010 was to the 2.1 branch by mistake)

@AntonEvers AntonEvers closed this Jun 13, 2017
@AntonEvers AntonEvers deleted the patch-10 branch June 13, 2017 05:06
magento-engcom-team pushed a commit that referenced this pull request Aug 25, 2021
[Performance] MCP-584: Disable inventory check on quote items load
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.

2 participants