wwwebman / gulp-webpack-starter

Gulp Webpack Starter - fast static website builder. The starter uses gulp toolkit and webpack bundler. Download to get an awesome development experience!
MIT License
215 stars 40 forks source link

Page in the browser in infinity refresh #35

Closed pathliving closed 6 years ago

pathliving commented 6 years ago

Expected Behavior

Normal project reassembly after edit and compile JS file

Current Behavior

Page in the browser in infinity refresh

Failure Information (for bugs)

Steps to Reproduce

Detailed steps for reproducing the issue.

  1. clone repo on locale pc
  2. yarn
  3. yarn start
  4. change any JS file
  5. task manager after compile JS file in a loop (page in the browser in infinity refresh)

Context

wwwebman commented 6 years ago

Hi @pathliving. Topic is related to issue #3. But you don't use proxy, right?. Have you tried to update Node to 8.9.4 (as recommended)? If not, please do! Then if problem will still occur let me know.

wwwebman commented 6 years ago

@pathliving because of no response I have to close issue.