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

enable serving resources over https if the https flag is set in the w… #578

Closed
wants to merge 2 commits into from

Conversation

AdrienS-SQ
Copy link
Contributor

Hello,
Is it possible to support https this way in crafty please ?
If the flag https of the webpack config is set to true, the webpack dev server should provide the resources over https instead of http.

@onigoetz
Copy link
Member

onigoetz commented Nov 4, 2019

Will have to make some tests, looks good.

Did you test this locally on your project ?

@AdrienS-SQ AdrienS-SQ closed this Nov 4, 2019
@AdrienS-SQ AdrienS-SQ deleted the https-support branch November 4, 2019 13:19
@AdrienS-SQ AdrienS-SQ restored the https-support branch November 4, 2019 13:22
@AdrienS-SQ AdrienS-SQ reopened this Nov 4, 2019
@AdrienS-SQ
Copy link
Contributor Author

yes it works locally. But I has to use the crafty config as the merge with webpack config is done after this part it seems.

@onigoetz
Copy link
Member

Replaced by #622

@onigoetz onigoetz closed this Dec 10, 2019
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.

None yet

2 participants