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

grunt-contrib-watch with https localhost #539

Open
ghost opened this issue Apr 18, 2017 · 2 comments
Open

grunt-contrib-watch with https localhost #539

ghost opened this issue Apr 18, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 18, 2017

I've tried many options and many alterations of code to get the above to work.

Basically I am running a localhost website I'm developing with https but have been using grunt-contrib-watch until I moved to https it worked. Now it has an issue with livereload.js being loaded over https.

I've tried to load the file manually in my index.html but this fails as Chrome doesn't want to load non-secure files into the browser of a self signed secure cert.

@friday
Copy link

friday commented Apr 26, 2017

The HTTPS options are ignored #394

@ghost
Copy link
Author

ghost commented Apr 30, 2017

This is not a great start considering I wanted to work on Service Workers which require https

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

No branches or pull requests

1 participant