quickstart-express-react
quickstart-express-react copied to clipboard
Can`t live reload with PUG
Hello! You are made awesome quikstart. Thank You:) But i can`t do live reload with Pug Must i do any changes in dev.js? I change it on app.use('view engine', 'pug') it work, but without livereload
One more thing: In node console write '[Browsersync] Reloading Browsers...' But page does not reload
Okey, i think, that my pug file, dont know, what it must do
Yeeeeeah. My mistake. Need load script client-side of Browsersync
script(src='/browser-sync/browser-sync-client.js?v=2.23.1')