theme icon indicating copy to clipboard operation
theme copied to clipboard

BrowserSync (or Webpack) refreshing the whole page instead of injecting changes

Open psaikali opened this issue 4 years ago • 0 comments

Hi,

First, thank you for making this awesome theme with a proper documentation, I love working with it!

I'm having trouble when working on the SCSS of the theme with npm run watch running. The localhost:3000 web page refreshes everytime I save a SCSS file, instead of CSS changes being injected in the currently open page.

Is there a way to use "hot reloading"/injection instead of full page refresh?

I'm using the default config BTW.

Thanks for the help!

psaikali avatar Nov 23 '21 17:11 psaikali