rykener

Results 13 comments of rykener

This is blocking me from releasing a feature to my [django-manifest-loader](https://github.com/shonin/django-manifest-loader) package which will use `cra-build-watch` to help connect `create-react-app` to `django`. Would love to see a fix asap.

@glencarl see issue #43. The issue you're having is due to the HSTS flag: `Strict-Transport-Security` not being sent in the header. Therefore there is no HSTS security in v0.1.5 as...

This is excellent! Apparently I don't look at my github notifications enough. I'll do a full look through the code when I'm able.

[This app](https://github.com/a2/touch-baer) is the only open source work that I've identified that can add new content to the touch bar when not in focus. This is not a feature that...

@Sesshoumaru404 would you mind writing up a readme for this one?

I think this needs to have master merged into it.

The documentation doesn't mention this though, so how are we supposed to figure this out? @KyleAMathews

@bluesurfer thanks for this report. Do you have an example django project you can link me to where I can see this problem occurring? I'm not fully understanding the issue...

hi @engin-can, can you provide a bit more information? Are you using webpack to bundle your vue app or are you using vue-cli? Either way you'll need to modify your...

Hi @mabdullahabid, in large it's left as an exercise for the developer to figure out how they want this to work in prod. I have one production project (30 daily...