Category "browser-sync"

Mkcert generated rootCA on Node docker container, with Browsersync over https insecure

I'm running Nginx in one container over ports 80 and 443, the later with SSL certs generated with mkcert. This works wonderfully. In another container I'm runni

BrowserSync Webpack in Docker

I have 3 containers, one for the DB, one for the php/apache and the last one for webpack. My website is a Wordpress blog. I don't usually use Docker but I wante

Using Browsersync via a Gulp Task with DDEV-local

I am using DDEV as my local hosting environment, and many of my projects implement front end automation via Gulp. Browsersync is a major component to our front

Stylesheet not loaded because of MIME-type

I'm working on a website that uses gulp to compile and browser sync to keep the browser synchronised with my changes. The gulp task compiles everything properl

Laravel Mix + BrowserSync infinite loading out of the box

Something's making my out-of-the-box Laravel project with browser-sync and the browser-sync-webpack-plugin installed to load infinitely on the browser-sync page

How do I use vagrant and browsersync with local domain?

I use vagrant and I have it configured to update my etc/host file here's an example. 10.20.1.36 example.dev I can then access the VM's apache server with ht

Lite Server hot reload doesn't work for default config

Lite Server doesn't reload the page upon making changes to my index.html file. I'm not using a bs-config.json file. My index.html opens correctly in a new tab w