Nourse

Results 3 comments of Nourse

I had the same question. As a workaround i serve all my static files from another local server. So basically you just do: ``` npm i concurrently --save-dev ``` and...

It was my first approach. I think it's the cleanest solution but there is an issue with that: - a video already in full screen goes black when you request...