Skip to content

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

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 3 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

Anton Evers added 3 commits October 14, 2016 11:27
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.
@AntonEvers AntonEvers changed the base branch from 2.1 to develop October 14, 2016 15:21
@AntonEvers AntonEvers changed the base branch from develop to 2.1 October 14, 2016 15:21
@AntonEvers AntonEvers closed this Oct 14, 2016
@AntonEvers AntonEvers deleted the patch-8 branch June 13, 2017 05:09
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.

1 participant