ember-cli-styles-reloader
ember-cli-styles-reloader copied to clipboard
Doesn't work when serving the app with --ssl flag
The style live-reloading works fine with ember serve
.
However it seems broken as soon as --ssl
option is passed.
The live reload is actually failing with:
[Error: self signed certificate] code: 'DEPTH_ZERO_SELF_SIGNED_CERT'
Thanks for reporting, I'll take a look.
@olivierlesnicki Does the full reload work?
Yes the full defaut ember-cli reload works