Jordan Pittman
Jordan Pittman
I'm not sure I understand what you're saying here. If I pass `--https` via the CLI the HMR server is served via https and the file has the `https://` protocol...
Oh, right. Sorry 🤦 yep that needs to be fixed. Thanks!
It appears that this has to do w/ style extraction + use of async components. I'll take a look today.
So I've confirmed that async components + style extraction doesn't work properly. If I tell webpack to only extract styles for non-async components things work fine but that's definitely not...
Heh, I've had some ideas for this based on some of my own similar needs. I've slowly been working toward refactoring Mix to maybe allow for this but I'm not...
Can you provide more details? I'm not seeing any issues here:
I think it could be useful for us to have some kind of CLI flag that sets these or for us to somehow detect we're in a docker container /...
Could you please provide a reproduction repo?
Thanks for the report. This hasn't changed in _months_ so there's no real reason it should've just started showing up but the handling here is definitely suboptimal and has been...
Didn't get a chance to look at this one specifically sorry but I've got one other fairly important issue to look at this weekend so I'll add this to my...