browser-sync.config.js 135 Bytes Raw Blame History Permalink 1 2 3 4 5 module.exports = { "proxy": "tenzing-web-2023.test", "notify": false, "files": ["./css/*.min.css", "./js/*.min.js", "./**/*.php"] };