creativedotdesign/tofino

Webpack - Browsersync won't refresh on save

Closed this issue · 0 comments

// Browsersync
mix.browserSync({
proxy: process.env.BROWSERSYNC_PROXY_URL || 'tofino.test',
files: ['**/*.php'],
});